Skip to content
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

Support cdktf deploy #92

Closed
skorfmann opened this issue Jun 5, 2020 · 3 comments
Closed

Support cdktf deploy #92

skorfmann opened this issue Jun 5, 2020 · 3 comments
Assignees

Comments

@skorfmann
Copy link
Contributor

skorfmann commented Jun 5, 2020

  • cdktf synth
  • terraform init
  • get / show the plan similar to cdktf diff
  • confirm to continue
  • display a live updating list of resources during deploy
  • show terraform outputs if any.
@skorfmann skorfmann added this to the community preview milestone Jun 5, 2020
@anubhavmishra
Copy link
Member

@skorfmann ideally, we want to use the plan generated in cdktf diff when running terraform apply -auto-approve [PLAN], I think that will guarantee only the plan that is confirmed is the one that is applied via Terraform.

@skorfmann
Copy link
Contributor Author

Implemented in #106

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants