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

Unattended Terraform Apply/Destroy #62

Closed
glennmusa opened this issue Mar 5, 2021 · 0 comments
Closed

Unattended Terraform Apply/Destroy #62

glennmusa opened this issue Mar 5, 2021 · 0 comments
Assignees

Comments

@glennmusa
Copy link
Contributor

Description

Need to be able to apply and destroy all the terraform in the repo given a MLZ configuration on demand. This will enable us to build a pipeline that could be run on some schedule or on certain PRs to ensure a working solution.

Acceptance Criteria

  • Using well known .tfvars, apply all terraform configuration at src/core
  • Using well known .tfvars, destroy all terraform configuration at src/core
  • Enable -auto-approve for terraform commands for unattended invocation
This issue was closed.
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