Skip to content

Commit 658d3e0

Browse files
committed
Flip param to scrub changesets
1 parent ba1a3ed commit 658d3e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spire/templates/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Parameters:
2626
AuthorizedKeys: { Type: AWS::SSM::Parameter::Value<List<String>>, Default: /prx/global/Spire/authorized-keys, NoEcho: true }
2727
NestedChangeSetScrubbingResourcesState:
2828
Type: String
29-
Default: Disabled
29+
Default: Enabled
3030
AllowedValues:
3131
- Enabled
3232
- Disabled

0 commit comments

Comments
 (0)