You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Changelog
2
2
All notable changes to this project made by Monade Team are documented in this file. For info refer to [email protected]
3
3
4
+
## [UNRELEASED]
5
+
### Added
6
+
- Command `setup` now create the keypair if it's missing
7
+
8
+
### Fixed
9
+
- Command `setup` now raises error when the IAM role `ecsInstanceRole` doesn't exist in your account
10
+
- Command `setup` now considers inactive clusters and services as deleted
11
+
4
12
## [0.4.0] - 2021-05-24
5
13
### Changed
6
14
- The command `ssh` now handles multiple container instances. You can now filter by task or service. If there are multiple options, it will be prompted.
EcsDeployCli.logger.info'IAM Role ecsInstanceRole does not exist. Please create it: https://docs.aws.amazon.com/batch/latest/userguide/instance_IAM_role.html.'
value: '{"schema_version":1,"image_name":"amzn2-ami-ecs-hvm-2.0.20210331-x86_64-ebs","image_id":"ami-03bbf53329af34379","os":"Amazon Linux 2","ecs_runtime_version":"Docker version 19.03.13-ce","ecs_agent_version":"1.51.0"}'
0 commit comments