Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@robmorgan robmorgan released this 16 Nov 07:28
· 31 commits to master since this release
186c0ec

Modules affected

  • vpc-network [BACKWARDS INCOMPATIBLE]

Description

This release reverses a breaking change made in v0.3.0 that switched the VPC NAT routing by referencing the private subnetwork instead of the public one. With this change resources on the private subnetwork will no longer have outbound internet access unless they are assigned an external IP address.

Related links