Parag Sanjay Bhingre
Parag Sanjay Bhingre
@dgholz Thank you for your contribution, I was just wondering if changing the name of the branch have any side effects on the workflow? As in if we modify the...
@CorinWilkins, adding security groups to the load balancer is indeed in our roadmap. You can find more details in this [proposal](https://github.com/aws/copilot-cli/issues/4057) that we recently posted to gauge the need of...
@houdinisparks I am wondering if you have `default` profile set in the `~/.aws/credentials` file or `AWS_PROFILE` environment variable?
@houdinisparks quick question, when you call `aws sts get-caller-identity` how are you setting credentials i.e. `accessKeyId` and `secretKey` in order to get the details of the caller back?
@houdinisparks I tried reproducing it on my EC2 instance but I am able to deploy my services successfully without configuring any credentials except attached IAM role to my EC2 instance....
That is super weird, because when I try same steps as you did then I can successfully deploy my application. Could you please run `aws configure list` and show me...
Hello everyone, The proposal to support multiple ports is out, and we would love to get your feedback 🙏 https://github.com/aws/copilot-cli/issues/4170
Hello everyone, The proposal to support multiple ports is out, and we would love to get your feedback 🙏 https://github.com/aws/copilot-cli/issues/4170
@noefroidevaux I agree with your speculation as Copilot internally use `ssm` plugin to exec into the service. There isn't any workaround that I found at the moment. But I will...
@noefroidevaux Thank you for explaining your use case. I will definitely try, from my end, to pass this along to the concerned team.