Skip to content

Releases: oracle/terraform-provider-oci

v3.41.0-rc1

03 Sep 23:24
d6bfb40

Choose a tag to compare

v3.41.0-rc1 Pre-release
Pre-release
Candidate for release_v3.41.0

Candidate for release_v3.41.0

v3.40.0

28 Aug 21:25

Choose a tag to compare

Added

  • Add resource_group optional field for metrics
  • Support for dedicated virtual machine hosts

v3.40.0-rc1

28 Aug 00:58
5b89c72

Choose a tag to compare

v3.40.0-rc1 Pre-release
Pre-release
Candidate for release_v3.40.0

Candidate for release_v3.40.0

v3.39.0

21 Aug 20:45

Choose a tag to compare

Added

  • Support for creating and updating oci_file_storage_file_system resource with KMS key
  • Support for Stream Archiving
  • Support for moving oci_core_dhcp_options,oci_core_internet_gateway,oci_core_local_peering_gateway,oci_core_network_security_group, oci_core_public_ip resources across compartments
  • Support for evaluating quotas and limits
  • Support for Web Application Firewall 1.1 features

Fixed

  • Fixed initialization of nsg_ids in oci_database_db_system, oci_database_data_guard_association and oci_load_balancer_load_balancer

v3.39.0-rc1

20 Aug 21:26
08eadd8

Choose a tag to compare

v3.39.0-rc1 Pre-release
Pre-release
Candidate for release_v3.39.0

Release merge v3.39.0

v3.38.0

14 Aug 20:09

Choose a tag to compare

Added

  • Documentation update for oci_waas_waas_policy and oci_waas_certificate with the latest WAF API change

Fixed

  • Fixed the invalid parameter issue on provisioning oci_core_network_security_group_security_rule with icmp_options without optional attribute code

v3.38.0-rc1

13 Aug 22:41
14ead9a

Choose a tag to compare

v3.38.0-rc1 Pre-release
Pre-release
Candidate for release_v3.38.0

Candidate for release_v3.38.0

v3.37.0

07 Aug 20:18

Choose a tag to compare

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

v3.37.0-rc1

07 Aug 02:43
f669016

Choose a tag to compare

v3.37.0-rc1 Pre-release
Pre-release

Candidate for release_v3.37.0

v3.36.0

31 Jul 21:16

Choose a tag to compare

Added

  • Support for moving oci_core_cpe, oci_core_cross_connect_group, oci_core_cross_connect, oci_core_ipsec, oci_core_remote_peering_connection and oci_core_virtual_circuit resources across compartments
  • Support for moving oci_streaming_stream resources across compartments
  • Support for defined_tags and freeform_tags attributes in oci_core_cross_connect_group, oci_core_cross_connect, oci_core_remote_peering_connection and oci_core_virtual_circuit resources
  • Support for moving oci_waas_waas_policy and oci_waas_certificate resources across compartments
  • Support for specifying rules for Events service via oci_events_rule resource