ahmedig/Terraform init azurerm backend

Runs Terraform init using the azurerm backend configuration, and saves the state file in an Azure storage account

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 5, 2022
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ahmedig/terraform-azurerm-backend@65ed9d7f67790281b78670b7811d63d96f5e22ec # v4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
azure_credentialsAzure Credentials in JSON formatyes
resource_group_nameState file location - resource group nameyes
container_nameState file location - container nameyes
storage_account_nameState file location - storage account nameyes
file_nameState file location - file namenoterraform.tfstate
subscription_idSubscription Id of the resource groupnoempty
tf_working_directoryTerraform working directoryno.

no outputs