Releases: aws-ia/terraform-aws-cloudwan
Releases · aws-ia/terraform-aws-cloudwan
v3.2.0
What's Changed
- Added support for AWS Network Firewall resources (and VPC routing) in Central VPCs type
inspection
,egress_with_inspection
andingress_with_inspection
(added example & README update) by @pablo19sc in #18
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Added support for Central VPCs (added example & README update) by @pablo19sc in #17
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Changed variables definition having
var.global_network_id
andvar.core_network_arn
as new variables - now the Core Network is an optional resource to create. - Included support for sharing the Core Network via AWS RAM when creating it (sharing not supported if only referencing it using the variable
core_network_arn
) - Moved to
terraform test
. - Minor updates in current examples, and added a new example to show RAM Share.
All changed applied by @pablo19sc in #16
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Added
aws_networkmanager_core_network_policy_attachment
resource, and support for base_policy attribute inaws_networkmanager_core_network
resource by @pablo19sc in #14
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- changed to
aws
provider, Removed "experiments" block, changes in variables, minor edits in examples by @pablo19sc in #13
Full Changelog: v0.0.6...v1.0.0
v0.0.6
v0.0.5
v0.0.4
What's Changed
- Fix how to reference examples, add tests by @drewmullen in #9
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- use policy data source by @drewmullen in #6
New Contributors
- @drewmullen made their first contribution in #6
Full Changelog: v0.0.2...v0.0.3