Skip to content

Conversation

@sbkok
Copy link
Collaborator

@sbkok sbkok commented Dec 14, 2022

Why?

The CloudFormation role that is used to deploy the pipelines was only allowing CodeBuild projects which name started with adf-build-. However, it should also allow adf-deploy- resources, as that is how the CodeBuild project is named when it is used as a deployment provider.

What?

Added the adf-deploy-* project name for CodeBuild projects deployed by the pipeline generation process.


By submitting this pull request, I confirm that you can use, modify, copy, and
redistribute this contribution, under the terms of your choice.

**Why?**

The CloudFormation role that is used to deploy the pipelines was only allowing
CodeBuild projects which name started with `adf-build-`.
However, it should also allow `adf-deploy-` resources, as that is how the
CodeBuild project is named when it is used as a deployment provider.

**What?**

Added the `adf-deploy-*` project name for CodeBuild projects deployed by the
pipeline generation process.
@sbkok sbkok added the bug Something isn't working label Dec 14, 2022
@sbkok sbkok added this to the v3.2.0 milestone Dec 14, 2022
@StewartW StewartW merged commit 8012e4e into awslabs:master Dec 15, 2022
@sbkok sbkok deleted the fix/codebuild-as-deploy-provider branch December 20, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants