Introduction
Last updated
Last updated
Planeo provides efficient and consistent environment provisioning from the initial pull request to final deployment, thereby significantly reducing the time to set up infrastructure and reconcile differences between environments. This guide will provide you with a comprehensive walkthrough for configuring Planeo and engaging with the command-line interface (CLI).
Before using the tool, please ensure that you meet the following requirements.
An AWS account
A Route53 public hosted zone
An ACM public (*wildcard) cert associated with the Route53 public hosted zone
A Planeo IAM role
Step 1: First go to IAM in your aws account to Create role
. Fill out the Another AWS Account
with the ID 484772884093
. Then click on Next.
Step 2: Add AdministratorAccess to the permissions. Then click on Next
Step 3: Name the role planeo_role
Optionally add tags. Then click on Create role. In the following example "Environment" and "OwnedBy" are set as tags