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

Use 'local' backend for Terraform modules by default #355

Closed
glennmusa opened this issue Aug 16, 2021 · 1 comment
Closed

Use 'local' backend for Terraform modules by default #355

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

Comments

@glennmusa
Copy link
Contributor

Benefit/Result/Outcome

A user could deploy Terraform from the repo without setting up dependencies.

In a future where MLZ doesn't provide BASH scripting to stand-up a Storage Account and Container for storing Terraform state, a local backend would instead allow the Terraform modules to be deployed independently.

Description

https://www.terraform.io/docs/language/settings/backends/local.html

Acceptance Criteria

  • Set the Terraform modules to local backend (and allowing the default path to be used)
  • Document (point to documentation) on how to use different backends
  • Document (point to documentation) on how to use the azurerm backend
@glennmusa glennmusa changed the title Use 'local' backend for Terraform modules Use 'local' backend for Terraform modules by default Aug 16, 2021
@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 #354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bicep Related to Bicep code tf-without-sp Related to running Terraform without a service principal
Projects
None yet
Development

No branches or pull requests

3 participants