Skip to content

Releases: squareops/terraform-aws-vpc

v3.4.1

20 Aug 08:58
7f4d053
Compare
Choose a tag to compare

What's Changed

  • Updated module versions and added comments
  • Update module versions and VPN storage class
  • Updated VPN terraform outputs for printing port nubmer
  • Updated Readme files
  • Updated karpenter private subnet tag
  • Updated vpn server lifecycle to ignore ami changes

v3.3.5

07 May 20:14
1080031
Compare
Choose a tag to compare

Release Note

  1. A distinctive tagging capability has been introduced for the private subnets within your VPC.

v3.3.4

01 Apr 12:20
a347d35
Compare
Choose a tag to compare

Release Note:

Bug fixes

  1. The issue with subnet creation mismatching the user-supplied availability zones has been resolved.

v3.3.3

29 Nov 08:14
c4fd153
Compare
Choose a tag to compare

**Release Note:

New Features**

VPC Flow Log Management:
New Variable: flow_log_cloudwatch_log_group_skip_destroy
This release introduces a new variable, flow_log_cloudwatch_log_group_skip_destroy, allowing you to control whether the CloudWatch log
group associated with VPC flow logs should be destroyed during Terraform destroy. Set this flag to true if you want to skip the destruction
of the log group, preserving your log data.

Private Links for AWS Services

Amazon S3 Private Links:
New Variable: vpc_s3_endpoint_enabled
Enable or disable the creation of VPC Endpoints for Amazon S3. When set to true, this feature enables private connectivity to Amazon S3
from within your VPC.

Amazon ECR Private Links:
New Variable: vpc_ecr_endpoint_enabled
Enable or disable the creation of VPC Endpoints for Amazon Elastic Container Registry (ECR). When set to true, this feature allows your
resources within the VPC to access ECR privately.

v3.3.2

12 Oct 08:24
3509552
Compare
Choose a tag to compare

Release Note:

Upgrade Details:

  • Added VPN Public IP to Secret in Secret Manager

In this minor upgrade (v3.3.2) of the VPC module, we have introduced a significant enhancement by including the VPN Public IP as part of the secret stored in the Secret Manager. This feature provides increased security and flexibility for your VPN connections.

v3.3.1

31 Aug 08:48
950dec5
Compare
Choose a tag to compare

Release Note

New Feature

  1. Encrypted Flow Logs for Enhanced Security: Added flow_log_cloudwatch_log_group_kms_key_arn variable to encrypt log group.

Improvement

  1. Enhanced Flexibility for Availability Zones: Updated availability_zones variable type from number to list.

v3.3.0

24 Jul 11:32
88bb11f
Compare
Choose a tag to compare

Release Notes:

  1. Added support for IPV6
  2. Allowed port 80 in Pritunl Security Group to allow certificate issuance and renewal
  3. Fixed Pritunl Password bug

v3.2.0

07 Jun 09:13
021c5d3
Compare
Choose a tag to compare

Bug Fix:

  • Resolved an issue in the VPC submodule related to VPC peering.
  • Enhanced VPC peering functionality by implementing a fix in the VPC submodule.
  • Added a new variable to provide additional customization options for VPC peering.
  • Improved overall stability and reliability of the VPC submodule.
  • Updated documentation to include instructions on using the new variable and leveraging VPC peering features.
  • Other minor enhancements and optimizations.

v3.1.0

31 May 11:49
c0f4620
Compare
Choose a tag to compare

Bugs fixes:

  • enable auto_assign_public_ip for public subnet.

v3.0.0

30 May 07:04
b1bcd33
Compare
Choose a tag to compare

Release Notes:

  • Upgraded the module version to the latest 4.0.2