Efe Karakus
Efe Karakus
Hi @boosh ! Not yet unfortunately, I think the lambda function can be created with [environment addons](https://aws.github.io/copilot-cli/docs/developing/addons/environment/) but Copilot would need to surface the `LambdaFunctionAssociations` field. If you don't mind...
> Another approach could simply be running `docker version` and parsing the output. Sorry for the naive question @MartinLeedotOrg, how can we tell if `podman` is used as the client...
That's a great idea @jasonmarlin ! Thank you for the feature request, it makes sense to me. It seems to be related to https://github.com/aws/copilot-cli/issues/2947
Hi @kwood ! Sorry for the inexperienced question around RDS, would you mind explaining what is the shortcoming of running the following command? ```console aws rds restore-db-cluster-from-snapshot \ --db-cluster-identifier mynewdbcluster...
Hi @wolverian ! Apologies, we don't have support yet to add a domain to an already created application (related #1188) 🙇 Unfortunately, today the only way is by re-creating the...
This is cool idea thanks for creating the issue! I assume that means that the test commands build project needs to be created in the same region and account as...
Wow this is truly amazing! @gautam-nutalapati 🤯🤯🤯 Thank you so much for sharing with us! I also shared it with the team :D
oh that's a very cool idea! One issue related to manifest declarations is this one: https://github.com/aws/copilot-cli/issues/2590 but we didn't have a feature request before that would establish a baseline config...
Closing the PR for now, we'll resurrect it as we need to introduce `MarshalYAML` for the manifest 😍
Thanks for the issue @pwillis-els ! The error message improvements totally makes sense, we should be able to do that. The weird "W" characters happen when the screen size is...