Skip to content

v2.58.0 (Custom)

Pre-release
Pre-release
Compare
Choose a tag to compare
@gazoakley gazoakley released this 20 Apr 18:22
· 1 commit to custom-builds since this 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)