This manages the repos, teams and members of the cdk.dev Github organization. Manual changes will be overwritten.
This uses Terraform CDK and the prebuilt Github Provider. The Terraform state is kept in the Terraform Cloud and it's gonna be deployed via Github Actions (not yet implemented).
Make sure you have a GITHUB_TOKEN
set in your env. You'll also have to have access to the cdk-dev
Terraform Cloud organization.
yarn install
cdktf diff / deploy
Foo