Skip to content

Commit

Permalink
chore(release): version 3.14.3 [skip ci]
Browse files Browse the repository at this point in the history
### [3.14.3](v3.14.2...v3.14.3) (2022-09-02)

### Bug Fixes

* Allow `security_group_ids` to take `null` values ([#825](#825)) ([67ef09a](67ef09a))
  • Loading branch information
semantic-release-bot committed Sep 2, 2022
1 parent 67ef09a commit 4e57428
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

### [3.14.3](https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.14.2...v3.14.3) (2022-09-02)


### Bug Fixes

* Allow `security_group_ids` to take `null` values ([#825](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/825)) ([67ef09a](https://github.com/terraform-aws-modules/terraform-aws-vpc/commit/67ef09a1717f155d9a2f22a867230bf872af4cef))

### [3.14.2](https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.14.1...v3.14.2) (2022-06-20)


Expand Down

0 comments on commit 4e57428

Please sign in to comment.