Skip to content

Commit ca0c7a5

Browse files
committed
Fix typo in terraform lock runbook
1 parent 7ca7c5b commit ca0c7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runbook/terraform-lock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Currently, the following [Mithril networks](https://mithril.network/doc/manual/d
2020

2121
A user with administrator rights can simply remove the lock file:
2222
- In GCP [**Cloud Storage**](https://console.cloud.google.com/storage/browser)
23-
- In the terraform administration bucket that you have identified earlier, the file that needs to be removed is at path `**TERRAFORM_BACKEND_BUCKET**/terraform/mithril-**MITHRIL_NETWORK_IDENTIFIER**/.terraform.lock.hcl` (e.g. `mithril-terraform-prod/terraform/mithril-release-mainnet/terraform.lock.hcl`)
23+
- In the terraform administration bucket that you have identified earlier, the file that needs to be removed is at path `**TERRAFORM_BACKEND_BUCKET**/terraform/mithril-**MITHRIL_NETWORK_IDENTIFIER**/default.tflock` (e.g. `mithril-terraform-prod/terraform/mithril-release-mainnet/terraform.lock.hcl`)
2424

2525
:warning: never delete/modify the `**TERRAFORM_BACKEND_BUCKET**/terraform/mithril-**MITHRIL_NETWORK_IDENTIFIER**/default.tfstate` file.

0 commit comments

Comments
 (0)