Adithya Kolla

Results 7 issues of Adithya Kolla

This PR resolves #4010 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

do-not-merge

Currently `from_cfn` is supported only for selected set of manifest fields such as [`environment variables`](https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#variables-from-cfn), [`secrets`](https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#secrets-from-cfn) and [`security groups`](https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#network-vpc-security-groups-from-cfn) But `from_cfn` can be made generic to support for other fields...

type/enhancement
type/request

Update the documentation to reflect that only the main container will be automatically injected secrets from the exports of an addon stack but not sidecar containers. https://aws.github.io/copilot-cli/docs/developing/addons/workload/#writing-the-outputs-section Here is a...

type/documentation
area/addon

Currently `copilot storage init` cmd generates Aurora Serverless v1 and v2 templates. This feature request is to expand the capabilities to include the support for initializing a traditional RDS cluster....

type/enhancement
area/addon
type/request

conversation from gitter https://app.gitter.im/#/room/#aws_copilot-cli:gitter.im/$iWOLIz9DdgbThFO8oe4-x26Tk1IwT1rHxxoUxwAz9_c **Current Scenario** Say I have two services `serviceA` and `serviceB` ``` . ├── copilot (application directory) │ ├── .workspace (workspace summary) │ ├── serviceA │ │...

type/enhancement
type/request

From gitter: https://app.gitter.im/#/room/#aws_copilot-cli:gitter.im/$RSLPUzOm4vbZpMOebo54cqtJ1-y5wt6Da0rvgH21bcI Ask: Similar to `terraform destroy` dispaly all the CloudFormation Resources as a part of the application for `copilot app delete` command.

type/enhancement
area/app
type/request
area/UI

Currently during `copilot env delete` command, update the stackset instance by redeploys the app stack to remove the account and, if necessary, empties ECR repos and a regional S3 bucket...

type/enhancement
area/env
size/S