Skip to content

Commit f93db28

Browse files
committed
Updated CHANGELOG
1 parent efa334e commit f93db28

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v3.5.0"></a>
11+
## [v3.5.0] - 2021-11-14
12+
13+
- feat: Add ability to use Fargate Ephemeral Storage ([#229](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/229))
14+
- docs: Added google oidc example to readme ([#234](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/234))
15+
16+
1017
<a name="v3.4.0"></a>
1118
## [v3.4.0] - 2021-11-01
1219

@@ -491,7 +498,8 @@ All notable changes to this project will be documented in this file.
491498
- Initial commit
492499

493500

494-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.4.0...HEAD
501+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.5.0...HEAD
502+
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.4.0...v3.5.0
495503
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.3.0...v3.4.0
496504
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.2.0...v3.3.0
497505
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)