-
Need CodeDeploy agent to run on RHEL 9.
RHEL 9 was released Sep-2022, and my customer is using it for a key project. Unavailability of the agent is a blocker.
-
### image
![image](https://user-images.githubusercontent.com/83508073/192531229-7d3aefb6-2fb7-4527-961d-ae8da4b354c7.png)
### description
build zip file이 S3으로 전달되는 것 까지는 S3 console에서 확인하였습니다.
co…
-
These seems to be the two biggest gaps currently.
I could build a couple of custom resources and then bundle those as CDK constructs. Should make it clean-ish in terms of composition, and then we c…
-
> Script does not exist at specified location: /opt/codedeploy-agent/deployment-root/50a5988b-69bb-4f4d-8ac9-b420362983d4/d-T7ZDC9H5Q/deployment-archive/rs-machine/deploy/postdeploy.sh
This is prom…
-
I like to ask for Debian (12 Bookworm) support for the codedeploy agent.
Currently we are using Debian 11 and we can install and use codedeploy agent for our use case without a problem although it's…
-
### Describe the bug
There are no options in CDK to set the deployment type from inplace to blue/green deployment. On the console, you can easily switch
### Expected Behavior
i expected some config…
-
We need to disconnect Bamboo CI from ECS deployments. It is to make deployments more secure by not storing ECS deployment credentials in Bamboo and restricting deployments to OCL team members only.
…
-
I am coming from https://github.com/aws/containers-roadmap/issues/713#issuecomment-1133745505. It's a year old bug that I found a workaround for it ([creating AppSpec manually and kicking the CodeDepl…
-
```
#!/bin/bash
sudo apt update
sudo apt -y upgrade
sudo apt-get -y install ruby-full ruby-webrick wget
cd /tmp
wget -4 https://aws-codedeploy-us-east-1.s3.us-east-1.amazonaws.com/releases/coded…
-
Hi, great work so far! The 'manually provision instances' option with blue/green deployment isn't supported in the CodeDeploy task. I think I need that in the near future. Are there any plans to suppo…