We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a6ff6 commit f8d4c55Copy full SHA for f8d4c55
aws_sra_examples/easy_setup/templates/sra-easy-setup.yaml
@@ -2857,7 +2857,7 @@ Resources:
2857
DeletionPolicy: Delete
2858
UpdateReplacePolicy: Delete
2859
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
+ 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
2861
Parameters:
2862
pPatchMgmtRoleName: !Ref pPatchMgmtRoleName
2863
pPatchMgmtMaintWindowName: !Ref pPatchMgmtMaintWindowName
0 commit comments