Skip to content

Commit f8d4c55

Browse files
committed
fix
1 parent c7a6ff6 commit f8d4c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_sra_examples/easy_setup/templates/sra-easy-setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@ Resources:
28572857
DeletionPolicy: Delete
28582858
UpdateReplacePolicy: Delete
28592859
Properties:
2860-
TemplateURL: !Sub https://${pSRAStagingS3BucketNamePrefix}-${AWS::AccountId}-${AWS::Region}.s3.${AWS::Region}.${AWS::URLSuffix}/sra-patch-mgmt/templates/sra-patch_mgmt-org-main-ssm.yaml
2860+
TemplateURL: !Sub https://${pSRAStagingS3BucketNamePrefix}-${AWS::AccountId}-${AWS::Region}.s3.${AWS::Region}.${AWS::URLSuffix}/sra-patch-mgmt-org/templates/sra-patch_mgmt-org-main-ssm.yaml
28612861
Parameters:
28622862
pPatchMgmtRoleName: !Ref pPatchMgmtRoleName
28632863
pPatchMgmtMaintWindowName: !Ref pPatchMgmtMaintWindowName

0 commit comments

Comments
 (0)