Releases: squareops/terraform-aws-vpc
v3.4.1
v3.3.5
v3.3.4
v3.3.3
**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
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
Release Note
New Feature
- Encrypted Flow Logs for Enhanced Security: Added
flow_log_cloudwatch_log_group_kms_key_arn
variable to encrypt log group.
Improvement
- Enhanced Flexibility for Availability Zones: Updated
availability_zones
variable type from number to list.
v3.3.0
Release Notes:
- Added support for IPV6
- Allowed port 80 in Pritunl Security Group to allow certificate issuance and renewal
- Fixed Pritunl Password bug
v3.2.0
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
Bugs fixes:
- enable auto_assign_public_ip for public subnet.
v3.0.0
Release Notes:
- Upgraded the module version to the latest 4.0.2