- [Feature] Add
cloudformation
plugin. introduces template functionscfn_output
andcfn_export
. #217 #207 - [Feature] Add
scale
command (#222) scale is equivalent to deploy --no-update-service --skip-task-definition. - [Feature] tfstate plugin can read tfstate from s3 URL. #211 #220.
- [Feature] Add
required_version
to config. #216 - [Feature] Add
--tags
and--propagate-tags
options torun
command. #206 - [Fix] Unable to update platformVersion and networkConfiguration for CodeDeploy services. #209
- [Fix]
diff
command becomes to compare local task definition and remote task definition. #218 - [Fix] Support to Docker Registry V2 API. Enables to read any public image repository using V2 API. (
public.ecr.aws
,gcr.io
,ghcr.io
and etc.) #214 #213