You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws_sra_examples/solutions/firewall_manager/firewall_manager_org/templates/sra-firewall-manager-org-main-ssm.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -153,8 +153,8 @@ Parameters:
153
153
Description: The SRA solution name. The default value is the folder name of the solution
154
154
Type: String
155
155
pSRASolutionVersion:
156
-
AllowedValues: [v1.2]
157
-
Default: v1.2
156
+
AllowedValues: [v1.3]
157
+
Default: v1.3
158
158
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
0 commit comments