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.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
329
commits
199
commits
162
commits
120
commits
85
commits
85
commits
43
commits
33
commits
30
commits
29
commits
feat(cli): enable customized env resources while initialization (#1243)
e9e3114View on GitHubfix(cli)!: use default creds when deploying "test" env with "copilot init" (#1242)
65d115cView on GitHubchore(cli): make group-name optional for `task run` and add resource-tags flag (#1239)
b9cb3e4View on GitHubchore: Bump github.com/aws/aws-sdk-go from 1.33.17 to 1.34.0 (#1249)
545bea3View on GitHubchore: Bump github.com/spf13/afero from 1.3.3 to 1.3.4 (#1248)
25a80efView on GitHubchore: Bump github.com/AlecAivazis/survey/v2 from 2.0.8 to 2.1.0 (#1250)
e94d878View on GitHubchore(ecs): return container stopped reason from RunTask (#1237)
eb5ea83View on GitHubchore: early check for default cluster in `task run` (#1235)
49deb9aView on GitHubchore(cli): fix deploying a svc from "init" with new docker build args (#1241)
bc87c8cView on GitHubchore(cli): enable creating environments from temporary creds (#1236)
afe9caaView on GitHubchore(cli): enable customized env resources by flags (#1232)
340cf3eView on GitHub