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 0b64123 commit cffc4e0Copy full SHA for cffc4e0
sdlf-cicd/template-cicd-prerequisites.yaml
@@ -603,6 +603,7 @@ Resources:
603
- CodePipeline Pipeline Execution State Change
604
resources:
605
- prefix: !Sub "arn:${AWS::Partition}:codepipeline:${AWS::Region}:${AWS::AccountId}:sdlf-cicd-sdlf-pipelines-" # stop rMain CodePipeline
606
+ - prefix: !Sub "arn:${AWS::Partition}:codepipeline:${AWS::Region}:${AWS::AccountId}:sdlf-cicd-domain-" # stop rDomain CodePipeline
607
- prefix: !Sub "arn:${AWS::Partition}:codepipeline:${AWS::Region}:${AWS::AccountId}:sdlf-cicd-teams-" # stop rTeam CodePipeline
608
detail:
609
state:
0 commit comments