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.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -151,8 +151,8 @@ Parameters:
151
151
Description: The SRA solution name. The default value is the folder name of the solution
152
152
Type: String
153
153
pSRASolutionVersion:
154
-
AllowedValues: [v1.2]
155
-
Default: v1.2
154
+
AllowedValues: [v1.3]
155
+
Default: v1.3
156
156
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
0 commit comments