Skip to content

A repo to bootstrap the CDK toolkit to various AWS Accounts 👢

Notifications You must be signed in to change notification settings

tylangesmith-organisation/cdk-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

CDK Bootstrap

To be able to use AWS CDK we first need to deploy some dependencies which allow CDK to operate in our respective accounts.

Check out the official CDK bootstrapping documentation

Deployment

To deploy this repository there are a few repository secrets that we need to set. To add secrets against the repository checkout the official documentation on how to achieve this.

These secret variables are:

Variable Description
ACCOUNT_ID The AWS Account ID
AWS_ACCESS_KEY_ID The IAM user Access Key ID
AWS_SECRET_ACCESS_KEY The IAM user Secret Access Key

About

A repo to bootstrap the CDK toolkit to various AWS Accounts 👢

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages