fix(docs): update terraform backend link (#14663)

This commit is contained in:
Ethan
2024-09-13 15:17:57 +10:00
committed by GitHub
parent bfdc29f466
commit 9dc8e0f4c5

View File

@ -14,7 +14,7 @@ The
can be used to push new template versions, either manually, or in CI/CD
pipelines. To run the provider in a CI/CD pipeline, and to prevent drift, you'll
need to store the Terraform state
[remotely](https://developer.hashicorp.com/terraform/language/settings/backends/configuration).
[remotely](https://developer.hashicorp.com/terraform/language/backend).
```hcl
terraform {