Name | Version |
---|---|
azurerm | ~>3.0 |
Name | Version |
---|---|
azurerm | ~>3.0 |
No modules.
Name | Type |
---|---|
azurerm_management_lock.rg_lock | resource |
azurerm_resource_group.rg_tfstate | resource |
azurerm_storage_account.sa_tfstate | resource |
azurerm_storage_container.sc_tfstate | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
account_replication_type | Azure Storage Account Replication Type (defaults to LRS) | string |
"LRS" |
no |
account_tier | Azure Storage Account Tier (defaults to Standard) | string |
"Standard" |
no |
create_lock | Should an Azure Management Lock being created? | bool |
false |
no |
location | n/a | string |
"East US" |
no |
resource_group_name | n/a | string |
"tfstategroup" |
no |
storage_account_name | n/a | string |
"tfstatesa" |
no |
storage_container_access_type | Blob Container Access Type (defaults to private) | string |
"private" |
no |
storage_container_name | n/a | string |
"tfstatesc" |
no |
tags | A map of Azure tags, assoicated with all created resources | map(string) |
{ |
no |
Name | Description |
---|---|
blob_container_name | Name of the Blob container |
primary_access_key | Azure Storage Account - Primary access key |
primary_blob_connection_string | Azure Storage Account - Primary Blob service connection string |
primary_connection_string | Azure Storage Account - Primary connection string |
secondary_access_key | Azure Storage Account - Secondary access key |
secondary_blob_connection_string | Azure Storage Account - Secondary Blob service connection string |
secondary_connection_string | Azure Storage Account - Secondary connection string |
storage_account_name | Name of the Azure Storage Account |