copilot-cli
copilot-cli copied to clipboard
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
Currently a lot of these features don't work in GovCloud and have unexpected errors. Considering this is an opaque abstraction system, it would be nice to either detect or document...
### Description: Trying to `copilot run local` but the "pause" container can't build ### Details: copilot version: v1.34.0 macOS M2 but using `platform: linux/x86_64` in workload manifest ### Observed result:...
` By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
Description: The copilot app delete documentation on the official docs site does not clearly mention that the --name flag is required to avoid deleting the default app. This led to...
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.25.0 to 0.32.0. Commits 2ec7864 go.mod: update golang.org/x dependencies a809085 term: support pluggable history 5d2308b go.mod: update golang.org/x dependencies e770ddd x/term: disabling auto-completion around GetPassword() 04218fd go.mod:...
### Description: > copilot version: v1.34.1 When deploying to AppRunner, only a `AWS::AppRunner::Service` resource is required. Copilot should still handle environments appropriately (aws account + region), but it shouldn't create...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6. Release notes Sourced from github.com/spf13/pflag's releases. v1.0.6 What's Changed Add exported functions to preserve pkg/flag compatibility by @mckern in spf13/pflag#220 remove dead code for...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.9.0. Release notes Sourced from github.com/fsnotify/fsnotify's releases. v1.9.0 Changes and fixes all: make BufferedWatcher buffered again (#657) inotify: fix race when adding/removing watches while a...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.9.1 🐛 Fixes Fix CompletionFunc implementation by @ccoVeille in spf13/cobra#2234 Revert "Make detection for test-binary more universal (#2173)"...