Skip to content

Commit eace6f3

Browse files
authored
Merge pull request #24 from brucehoff/IT-4697
IT-4697: Update CIS image pipeline to use template from aws-infra v0.10.5
2 parents 3a36dcf + 226ecc7 commit eace6f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/prod/agora-data-manager-github-runner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ template:
44
stack_name: "agora-data-manager-github-runner"
55
stack_tags:
66
OwnerEmail: "jessica.britton@sagebase.org"
7-
CostCenter: "AMP-AD DCC / 101500"
7+
CostCenter: "AMP-AD DCC Renewal / 101500"
88
parameters:
99
ImageVersion: "1.0.0"

config/prod/cis-for-beanstalk-image-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
template:
22
type: "http"
3-
url: "https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.10.2/templates/ImageBuilder/cis-for-eb-image-pipeline-template.yaml"
3+
url: "https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.10.5/templates/ImageBuilder/cis-for-eb-image-pipeline-template.yaml"
44
stack_name: "cis-for-beanstalk-image-pipeline"
55
stack_tags:
66
OwnerEmail: "it@sagebase.org"

0 commit comments

Comments
 (0)