Skip to content

Commit

Permalink
Merge branch 'main' into log-protection-policy-uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 19, 2025
2 parents f2b2b36 + 7901f07 commit 1510a3f
Show file tree
Hide file tree
Showing 44 changed files with 67,103 additions and 123 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@
"PipelineC660917D": {
"Type": "AWS::CodePipeline::Pipeline",
"Properties": {
"ArtifactStore": {
"Location": {
"Ref": "Bucket83908E77"
},
"Type": "S3"
},
"RoleArn": {
"Fn::GetAtt": [
"PipelineRoleD68726F7",
Expand Down Expand Up @@ -156,18 +162,13 @@
"Arn"
]
},
"RunOrder": 1
"RunOrder": 1,
"TimeoutInMinutes": 10
}
],
"Name": "Approve"
}
],
"ArtifactStore": {
"Location": {
"Ref": "Bucket83908E77"
},
"Type": "S3"
}
]
},
"DependsOn": [
"PipelineRoleDefaultPolicyC7A05455",
Expand Down Expand Up @@ -347,11 +348,11 @@
"PipelineApproveManualApprovalTopicResourceadamruka85gmailcom202874CD": {
"Type": "AWS::SNS::Subscription",
"Properties": {
"Endpoint": "adamruka85@gmail.com",
"Protocol": "email",
"TopicArn": {
"Ref": "PipelineApproveManualApprovalTopicResourceF5A35B20"
},
"Endpoint": "adamruka85@gmail.com"
}
}
}
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1510a3f

Please sign in to comment.