Skip to main content

Deploy Infrastructure with CloudFormation

Deploy the required AWS infrastructure for Atmos Pro with just a few clicks using CloudFormation. This approach provides a quick and straightforward way to set up all necessary resources.

Coming Soon

Cloudformation support will be available soon. This will provide a one-click deployment experience for setting up the required infrastructure.

Deployment Steps

1 Authenticate with AWS

  • Sign in to your AWS account
  • Ensure you have administrator access

2 Deploy Infrastructure

  • Click the "Deploy to AWS" button below
  • Review the CloudFormation template parameters
  • Click "Create stack" to deploy
Coming Soon

The "Deploy to AWS" button will be available soon. This will provide a one-click deployment experience for setting up the required infrastructure.

Review

Congratulations! The CloudFormation stack has now deployed:

  • An IAM role configured with trusted relationships for GitHub Actions
  • An S3 bucket to store Terraform plan files
  • A DynamoDB table for managing those plan files

You're now ready to start using Atmos Pro with GitHub Actions.