Skip to content

Commit

Permalink
fix(documentation): Add a link to Terraform backend configuration (#490)
Browse files Browse the repository at this point in the history
Add a link to the HashiCorp documentation for the azurerm backend
configuration.
  • Loading branch information
HorizonNet authored Aug 4, 2024
1 parent a80517e commit 21d8f29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ terraform {
}
```

For a detailed look into available options, see the
[available configuration options](https://developer.hashicorp.com/terraform/language/settings/backends/azurerm).

#### Terraform provider configuration

To let the Terraform provider access the storage account without a shared access key, the following
Expand Down

0 comments on commit 21d8f29

Please sign in to comment.