Update taint.mdx

pull/31812/head
Martynas Šateika 4 years ago committed by GitHub
parent 65ad73fe03
commit c726a25fcd
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