Efe Karakus

Results 126 comments of Efe Karakus

Hi folks! This issue has a lot of 👍, thank you all for the feedback 😍. Today, the B/G deployment support in CloudFormation has several restrictions: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/blue-green.html#blue-green-considerations Most notably, the...

@h5aaimtron 👍 would you expect the `tags` in the environment manifest to apply to all resources within an environment? More specifically for example, would you expect a Load Balanced Web...

Hi @acarlton ! Thank you for reporting the issue. I'll try to summarize it to make sure we're both on the same page. It'd be great if you can validate...

Got it! I assume in the Bitbucket pipeline you're running `copilot deploy -e staging` or `copilot deploy -e prod` part of a script? I wonder if the `--tag` flag can...

If you specify a `--tag` flag then Copilot will only push that tag to the ECR repository. By default like you wrote, if there is a clean git commit present...

Awesome! Yes we will keep it open as it could happen to anybody using a cd pipeline. Thanks for reporting the issue! 🙏