Skip to content

Conversation

@rmvangun
Copy link
Contributor

@rmvangun rmvangun commented May 11, 2025

Adds support for the azurerm terraform backend. This backend can be enabled by setting:

contexts:
  production:
    terraform:
      backend:
        type: azurerm
        azurerm:
          storage_account_name: <storage-account-name>
          container_name: <container-name>

@rmvangun rmvangun added the enhancement New feature or request label May 11, 2025
@rmvangun rmvangun self-assigned this May 11, 2025
Copy link

@hernan82arg hernan82arg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rmvangun rmvangun merged commit da0e266 into main May 11, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the azurerm-tf-backend branch May 11, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants