Skip to content

Releases: gazoakley/terraform-provider-aws

v2.58.0 (Custom)

20 Apr 18:22
Compare
Choose a tag to compare
v2.58.0 (Custom) Pre-release
Pre-release

This is an unsupported build of the Terraform AWS provider which includes various pending PRs

Based on v2.58.0

USAGE:

Extract the release into terraform.d/plugins/<OS>_<ARCH> in your configuration directory. For example on Mac OS, extract the release into terraform.d/plugins/darwin_amd64/terraform-provider-aws

FEATURES:

ENHANCEMENTS:

  • resource/aws_elasticsearch_domain: Add advanced_security_options block for fine grained access control (hashicorp#12183)
  • resource/aws_backup_plan: Add copy action support (hashicorp#11923)
  • resource/aws_eip: Add support for EIPs with a specified BYOIP address (hashicorp#8876)
  • resource/aws_lb_listener_rule: Add support for multiple, weighted target groups in forward rules (hashicorp#12574)
  • resource/aws_lb_listener: Add support for multiple, weighted target groups in default actions (hashicorp#12574)
  • resource/aws_vpn_connection: Accelerated Site-to-Site VPN support (hashicorp#12218)

v2.57.0 (Custom)

10 Apr 16:05
Compare
Choose a tag to compare
v2.57.0 (Custom) Pre-release
Pre-release

This is an unsupported build of the Terraform AWS provider which includes various pending PRs

Based on v2.57.0

FEATURES:

ENHANCEMENTS:

  • resource/aws_elasticsearch_domain: Add advanced_security_options block for fine grained access control (hashicorp#12183)
  • resource/aws_backup_plan: Add copy action support (hashicorp#11923)
  • resource/aws_eip: Add support for EIPs with a specified BYOIP address (hashicorp#8876)
  • resource/aws_lb_listener_rule: Add support for multiple, weighted target groups in forward rules (hashicorp#12574)
  • resource/aws_lb_listener: Add support for multiple, weighted target groups in default actions (hashicorp#12574)
  • resource/aws_vpn_connection: Accelerated Site-to-Site VPN support (hashicorp#12218)

v2.56.0 (Custom)

07 Apr 13:28
Compare
Choose a tag to compare
v2.56.0 (Custom) Pre-release
Pre-release

This is an unsupported build of the Terraform AWS provider which includes various pending PRs

Based on v2.56.0

FEATURES:

  • New Data Source: aws_ec2_transit_gateway_peering_attachment ([#11162])
  • New Resource: aws_ec2_transit_gateway_peering_attachment ([#11162])
  • New Resource: aws_cloudwatch_event_bus ([#10256])
  • New Resource: aws_ec2_client_vpn_route (#10560)

ENHANCEMENTS:

  • resource/aws_elasticsearch_domain: Add advanced_security_options block for fine grained access control ([#12183])
  • resource/aws_eip: Add support for EIPs with a specified BYOIP address ([#8876])
  • resource/aws_lb_listener_rule: Add support for multiple, weighted target groups in forward rules ([#12574])
  • resource/aws_lb_listener: Add support for multiple, weighted target groups in default actions ([#12574])
  • resource/aws_vpn_connection: Accelerated Site-to-Site VPN support ([#12218])