aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

CDK example for Stackset Deployer to OUs using Python

Open mittalgv opened this issue 3 years ago • 1 comments

General Information

A CDK python construct to build a stackset and deploy it different OUs.

Proposed Solution

Going to build a sample resource and deploy it to a list of OUs (supplied via a config file). The stackset deployer will synth the CDK resource and deploy it to OUs by reading the information from a config file via Stackset.

Language

Python

Other information

No response

Acknowledge

  • [X] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

mittalgv avatar Oct 11 '21 18:10 mittalgv