Skip to content

Commit

Permalink
chore(main): release 0.0.4 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: narwhal-bot[bot] <143537761+narwhal-bot[bot]@users.noreply.github.com>
  • Loading branch information
narwhal-bot[bot] authored Jun 20, 2024
1 parent df58245 commit 7eeddc7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.3"
".": "0.0.4"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.0.4](https://github.com/defenseunicorns/terraform-aws-transit-gateway/compare/v0.0.3...v0.0.4) (2024-06-20)


### Features

* add attribute transit_gateway_vpc_attachment_name_tag to config that … ([#29](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/29)) ([df58245](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/df5824508abe3c90bd53c18c4d1456b6365291e8))


### Miscellaneous Chores

* **deps:** update all dependencies ([#15](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/15)) ([e46dc48](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/e46dc4845b44d9104413af48d0026e2a33c91abd))
* **deps:** update all dependencies ([#17](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/17)) ([d9a0d69](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/d9a0d69f6fbc4f72b2b5e323517c2c375f46a447))
* **deps:** update all dependencies ([#18](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/18)) ([eda5a48](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/eda5a48f341cd2c6468336304b1a8037ae13dc75))
* **deps:** update all dependencies ([#19](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/19)) ([7912c24](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/7912c24e5fd564c94b897afe363f2cf1b22eff3c))
* **deps:** update all dependencies ([#22](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/22)) ([11c2aaf](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/11c2aafc45354e81e1b7855050bf6151ee72c076))
* **deps:** update all dependencies ([#24](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/24)) ([d9b65de](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/d9b65de68731ca36166c37eb1d20107b0bbf7c02))
* **deps:** update all dependencies ([#26](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/26)) ([77ed192](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/77ed19216d0c0e33d8d116a1556789de68156deb))
* **deps:** update all dependencies ([#27](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/27)) ([300b9db](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/300b9dbfcf291a187e04bc85c68fd61eff32bf75))
* **deps:** update module golang.org/x/net to v0.23.0 [security] ([#20](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/20)) ([35a629e](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/35a629e79a4b4ab9cf3fb4842364555025713c4c))
* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.286.0 ([#21](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/21)) ([2bc72e9](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/2bc72e99548faaafba81d487892caae82e9add53))
* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.316.2 ([#23](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/23)) ([ee4187d](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/ee4187d334e93594ae24b0ef5c55052a723201db))
* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.327.2 ([#25](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/25)) ([428d980](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/428d980c8c6c4416c083b68574c42175a12f664e))
* tofu migration ([#28](https://github.com/defenseunicorns/terraform-aws-transit-gateway/issues/28)) ([1d169b5](https://github.com/defenseunicorns/terraform-aws-transit-gateway/commit/1d169b5ae0376dcf2c6a48d6d92ead4a9c0bf134))

## [0.0.3](https://github.com/defenseunicorns/terraform-aws-transit-gateway/compare/v0.0.2...v0.0.3) (2024-03-12)


Expand Down

0 comments on commit 7eeddc7

Please sign in to comment.