-
I am wondering how you would approach integrating CodePipline for CI/CD into a service. When creating a new service it would be nice to also automate the creation of a CodePipline which consists of a …
-
**Problem Statement::** I am using the code-pipeline module to create a pipeline and setting run_order value to run parallel action In codepipeline but all the actions in pipelines are getting created…
-
Build a new pattern to use AWS CodeCommit as source for AWS CodePipeline. Also create AWS EventBridge event rule using the pipeline as target for a commit on defined git branch.
### Use Ca…
-
### Describe the bug
The `pipelines` module in the `CodePipeline` construct, when setup to be self-mutating, takes any `primary_output_directory` property defined for the synth `ShellStep` as well as…
-
## Allow CodePipeline to deploy SERVICE_MANAGED StackSets in non-root accounts via Delegated Administrator
## Scope of request
CloudFormation recently added support do deploy StackSets via Delega…
-
When running CodeBuild via CodePipeline, the CI provider is not detected. Also, there's no git repository with CodePipeline as source provider in CodeBuild, so branch and commit detection fail too.
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Terraform Core Version
1.7.0
### AWS Provider Version
5.33.0
### Affected Resource(s)
```
https://registry.terraform.io/providers/hashicorp/aws/4.40.0/docs/resources/codebuild_project.html#e…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Describe your idea/feature/enhancement
In our corporate environment the creation of IAM users is not permitted. For that reason I looked out for an option to skip the creation of it.
In a Code…