File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.3 ...master )
8+ ## [ Unreleased] ( https://github.com/rabiloo/terraform-aws-ecs/compare/v0.3.0 ...master )
99
1010### Added
1111
@@ -32,6 +32,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232- Nothing
3333
3434<!-- New Release notes will be placed here automatically -->
35+ ## [ v0.3.0] ( https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.3...v0.3.0 ) - 2024-09-19
36+
37+ ### Added
38+
39+ - Add submodule ` execution-role `
40+ - Add submodule ` task-role `
41+
42+ ### Updated
43+
44+ - Update dependabot config
45+ - Update Github Workflow
46+
47+ ### Deprecated
48+
49+ - Deprecated module ` rabiloo/ecs/aws `
50+ - Deprecated submodule ` rabiloo/ecs/aws//modules/ecs-execution-role `
51+ - Deprecated submodule ` rabiloo/ecs/aws//modules/ecs-task-role `
52+
3553## [ v0.2.3] ( https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.2...v0.2.3 ) - 2023-06-06
3654
3755### Fixed
You can’t perform that action at this time.
0 commit comments