You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have used the package in python to create OUs and accounts. but couldnt figure out how to deploy it .
This is code that execute, MyOrganization call contains fns that create OUs and accounts. I have the app.synth for it generate the CF template, but i am not really sure thats how its supposed to work. Is there any samples i could look at.
Hey @SantaHub , I implemented the pepperize/cdk-organizations constructs with Python. This is the sample project so that you can reference it as an example:
Hi, i have used the package in python to create OUs and accounts. but couldnt figure out how to deploy it .
This is code that execute, MyOrganization call contains fns that create OUs and accounts. I have the app.synth for it generate the CF template, but i am not really sure thats how its supposed to work. Is there any samples i could look at.
The text was updated successfully, but these errors were encountered: