-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wip - refactoring #1
Conversation
There is currently an issue with compiling this because We'll need to probably include this in the list of abstract helpers that need to exist across stacks. |
Ok, it looks like the cdktf limitaitons aren't that bad. There is really great support in Terraform for outputs that will get stored in workspaces and I was able to hobble a TS SDK together as well, but this still needs a lot of work. Overall the workflow is more symetrical than I expected and will improve over time as patterns stablize. |
overview
This PR is address a number of things.
tasks
TFC_ORG
secretTFC_TOKEN
secretcredentials.tfrc.json
~/.kube/config
notes
references