@taimos/cdk-controltower
TypeScript icon, indicating that this package has built-in type declarations

1.5.13 • Public • Published

CDK ControlTower

npm version

CDK ControlTower is a tool suite to facilitate the use of the AWS Cloud Development Kit (CDK) for AWS Account management and Landing Zone setup. It provides project management features to configure your TypeScript CDK app and also higher-level (L3) constructs for different APIs and resources needed for account management.

Features

  • AWS CDK L3-construct for SSO permission management
  • AWS CDK L3-construct for Budget and Cost Reporting
  • AWS CDK L3-construct for VPC FLow Log buckets
  • Projen helper classes to configure certain use cases easily (soon)
  • Full features of CDK usable to implement your special use cases
  • Fully typed auto-completion for AWS account names and SSO group names

Contribute

How to contribute to CDK ControlTower

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Did you fix whitespace, format code, or make a purely cosmetic patch?

Changes that are cosmetic in nature and do not add anything substantial to the stability, functionality, or testability will normally not be accepted.

Do you intend to add a new feature or change an existing one?

  • Suggest your change under Issues.

  • Do not open a pull request on GitHub until you have collected positive feedback about the change.

Do you want to contribute to the CDK ControlTower documentation?

  • Just file a PR with your recommended changes

Authors

Brought to you by Taimos

Package Sidebar

Install

npm i @taimos/cdk-controltower

Weekly Downloads

4

Version

1.5.13

License

Apache-2.0

Unpacked Size

1.69 MB

Total Files

77

Last publish

Collaborators

  • taimos-user
  • hoegertn