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

Document (point to documentation) on how to run Terraform from Terraform CLI #354

Closed
glennmusa opened this issue Aug 16, 2021 · 1 comment
Assignees
Labels
bicep Related to Bicep code documentation Improvements or additions to documentation tf-without-sp Related to running Terraform without a service principal

Comments

@glennmusa
Copy link
Contributor

Benefit/Result/Outcome

So that a user doesn't need to "know MLZ" to deploy the Terraform template in the repository, especially in a future where MLZ doesn't ship BASH scripts to do it on the user's behalf.

Description

In a future where we don't rely on the MLZ BASH scripts to deploy Terraform, but instead, defer that responsibility to the native Terraform tooling, we need to point the user to Terraform CLI docs on how Terraform apply and destroy work, how to find the appropriate value for the tf_environment variable, and how to use their own credential or a service principal credential.

Acceptance Criteria

  • Point to documentation on how to terraform apply and terraform destroy
  • Point to documentation on which Terraform tf_environment value to use
  • Point to documentation on how to run terraform as a Service Principal
@brooke-hamilton brooke-hamilton added bicep Related to Bicep code and removed needs triage labels Aug 16, 2021
@brooke-hamilton
Copy link
Contributor

Related to #355

@brooke-hamilton brooke-hamilton added tf-without-sp Related to running Terraform without a service principal documentation Improvements or additions to documentation labels Aug 18, 2021
@glennmusa glennmusa self-assigned this Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bicep Related to Bicep code documentation Improvements or additions to documentation tf-without-sp Related to running Terraform without a service principal
Projects
None yet
Development

No branches or pull requests

2 participants