From 2b246b6f2581b8cdcb17d0556050826a45bffdce Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 28 Jun 2024 11:02:15 -0400 Subject: [PATCH] use hardened bosh-io-stemcell-resource image --- ci/pipeline.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 165c7448..0a9c1156 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -1743,6 +1743,15 @@ resource_types: aws_region: us-gov-west-1 tag: latest +- name: bosh-io-stemcell + type: registry-image + source: + aws_access_key_id: ((ecr_aws_key)) + aws_secret_access_key: ((ecr_aws_secret)) + repository: bosh-io-stemcell-resource + aws_region: us-gov-west-1 + tag: latest + groups: - name: all jobs: