Merge pull request #31812 from martynassateika/patch-1

Update taint.mdx - remove repeated word.
pull/31910/head
Craig Wright 4 years ago committed by GitHub
commit 0cc752ee9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ $ terraform taint [options] <address>
The `address` argument is the address of the resource to mark as tainted.
The address is in
[the resource address syntax](/cli/state/resource-addressing) syntax,
[the resource address syntax](/cli/state/resource-addressing),
as shown in the output from other commands, such as:
- `aws_instance.foo`

Loading…
Cancel
Save