Skip to content

v3.37.0

Compare
Choose a tag to compare
@dshelbyo dshelbyo released this 07 Aug 20:18
· 4026 commits to master since this release

Added

  • Support for ipv6 in oci_core_vcn, oci_core_subnet and oci_load_balancer resources.
  • Support for ipv6 in oci_core_virtual_circuit resources.

Fixed

  • Fixed the diff for options arguments order in oci_core_dhcp_options resource Issue #829
  • Fixed typo in docs for source_type in oci_core_network_security_group_security_rule and docs updated
  • Fixed listing_id reference in docs for App Catalog
  • Removing compartment_id from oci_core_volume_attachment as the service does not accept that parameter. The compartment_id of the volume is the one used by the service.
  • Fixed the nil pointer error for oci_core_ipsec on compartment update