Skip to content

Commit 6e2fa87

Browse files
committed
fix(docs): update terraform backend link
1 parent 33e896d commit 6e2fa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/change-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The
1414
can be used to push new template versions, either manually, or in CI/CD
1515
pipelines. To run the provider in a CI/CD pipeline, and to prevent drift, you'll
1616
need to store the Terraform state
17-
[remotely](https://developer.hashicorp.com/terraform/language/settings/backends/configuration).
17+
[remotely](https://developer.hashicorp.com/terraform/language/backend).
1818

1919
```hcl
2020
terraform {

0 commit comments

Comments
 (0)