Skip to content

2.1.14 - 2018-07-12

Compare
Choose a tag to compare
@codycushing codycushing released this 13 Jul 19:25

Notes

This build contains a known issue where updates to a Route Table's Route Rules (when they contain a rule that includes a Service Gateway ID) fail with a 400 service error code (#558). The issue is fixed in v2.1.15.

Added

  • Ability to create and manage email approved senders, suppressions, and SMTP credentials
  • Adding Service Gateway resource and data source, update Route Table and Security List
  • Add Audit service configuration resource
  • Support Identity Federation

Changed

  • Users may notice larger diffs for Security List's ingress_security_rules, egress_security_rules and Route Table's route_rules. The internal representation has been changed from Lists to Sets, which results in unexpected but innocuous Terraform behavior. See this issue for discussion: hashicorp/terraform#15180
  • Default timeout changed from 5 minutes to 15 minutes to accommodate some resources that may take longer
  • Ability to update compartment of an Object Storage Bucket
  • Updated Database data source to support tags

Fixed

  • Delete behavior fixed on Load Balancer resources for failed work requests