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

Add a plan and apply subcommand #4

Open
skierkowski opened this issue Apr 5, 2018 · 0 comments
Open

Add a plan and apply subcommand #4

skierkowski opened this issue Apr 5, 2018 · 0 comments

Comments

@skierkowski
Copy link
Owner

Background: Terraform Enterprise (Atlas) Legacy had integration with terraform open source for the command terraform push which packaged the local terraform configuration and pushed it to a workspace. Terraform Enterprise (Legacy and new) also both support integration for terraform plan and terraform apply but the configuration runs locally in the local context and only uploads the state after it is complete (without locking).

Goal: The goal of this feature is to provide the same user experience as terraform plan and terraform apply but the configuration gets executed in TFE not locally and also pushes the local configuration if provided.

Design: TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant