Skip to content

Commit 04ea40a

Browse files
committed
fix replacements
1 parent e97f513 commit 04ea40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/replacements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"old": " * `subject_alternative_names` - (Optional) Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`) or use the `terraform taint` command to trigger recreation.\n",
25-
"new": " * `subject_alternative_names` - (Optional) Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`) or use the `TODO taint` command to trigger recreation.\n"
25+
"new": " * `subject_alternative_names` - (Optional) Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`).\n"
2626
}
2727
],
2828
"amplify_app.html.markdown": [

0 commit comments

Comments
 (0)