-
Hi,
I did try to export a CodePipeline Resource and its config. The resulting Cloudformation YAML is kind of mixed up. Stage names and input/output artifact nodes are incorrect.
Former2.com outp…
-
번역할 대상 : https://github.com/awskrug/eks-workshop/tree/master/content-kr/codepipeline
페이지 : https://awskrug.github.io/eks-workshop/codepipeline/
-
### Description
Because of https://github.com/aws/aws-cdk/issues/16244, customers have to sometimes create a Role manually and control its permissions.
We should make that easy in `CodePipeline`.
…
-
**Describe the outcome you'd like**
When initializing the AFT product, I would love to have 2 another CodePipeline stages for each AFT repositories (account request, account customization, global c…
-
**Describe the solution you'd like**
Collect AWS CodePipelines
Additional context
To get an idea of how to implement the collector, take the [EC2 instances](https://github.com/tailwarden/komiser/bl…
-
### Terraform Core Version
1.8.1
### AWS Provider Version
5.66.0
### Affected Resource(s)
aws_codepipeline
### Expected Behavior
Adding or removing the trigger block of an aws_cod…
-
### Describe the bug
I am trying to deploy a CDK stack through CodePipeline. I am defining the CodePipeline configuration to automate this as a separate CDK stack. I've tried two different iteratio…
-
### Description
CodePipeline recently announced an option for stage-level rollbacks.
Announcement: https://aws.amazon.com/about-aws/whats-new/2024/04/aws-codepipeline-stage-level-manual-automate…
-
There are two new actions available in CodePipeline:
- AWS CloudFormation Stack Set
- AWS CloudFormation Stack Instances
AWS announcement: https://aws.amazon.com/about-aws/whats-new/2020/12/a…
-
cfn-lint 0.54.2
CFN Lint didn't pick up on AWS CodePipeline allowed values for Name of Stage
'pipeline.stages.2.member.actions.1.member.name' failed to satisfy constraint: Member must satisfy re…