terraform
terraform copied to clipboard
Update locking.mdx
If someone doesn't navigate to the specific commands they would think that -lock is all one has to pass to disable state locking.
Considering that if you google "terraform state lock" this is the first page that comes up I think that the flag and its specific usage should be here as well.
Thanks for this submission! I will flag the docs team for review.
@mgarrell777 to be fair, these grammatical changes are outside the scope of what I hope to accomplish with this PR.
@et304383 Thank you so much for this contribution! Sometimes we like to make opportunistic content edits when we see them. I do realize this is technically outside of the original scope, but would you be willing to add these suggestions in? After that, we'd be happy to work on getting it merged in.
📄 Content Checks
Updated: Wed, 26 Apr 2023 22:35:12 GMT
Found 3 error(s)
docs/language/state/locking.mdx
| Position | Description | Rule |
|---|---|---|
10:22-10:60 |
Unexpected product-relative link: /language/settings/backends. Ensure that relative links are fully-qualified Developer paths: /{productSlug}/language/settings/backends |
ensure-valid-link-format |
24:1-24:62 |
Unexpected product-relative link: /language/settings/backends. Ensure that relative links are fully-qualified Developer paths: /{productSlug}/language/settings/backends |
ensure-valid-link-format |
29:17-29:67 |
Unexpected product-relative link: /cli/commands/force-unlock. Ensure that relative links are fully-qualified Developer paths: /{productSlug}/cli/commands/force-unlock |
ensure-valid-link-format |
@et304383, if you are okay with me working on getting this in with the suggested changes I'd love to go ahead. Otherwise, I can close out this PR if you'd rather not, thank you so much for your contribution either way!