Skip to content

Releases: oracle/terraform-provider-oci

v4.4.0

18 Nov 20:58

Choose a tag to compare

Added

  • Support for Autonomous DG on ExaCC
  • Support for UX Enhancements to Backup,restore,clone
  • Support for returning email verification and login time information for identity users
  • Support for Flexible memory in oci_containerengine_node_pool

Deprecated

  • The mysql_version attribute in oci_mysql_mysql_db_system is now deprecated

v4.3.0

13 Nov 00:24

Choose a tag to compare

Added

  • Support for reading OBO token from local file
  • Support for Oracle Key Vault with ExaCC

v4.2.0

04 Nov 20:03

Choose a tag to compare

Added

  • Support for syslog_url in oci_functions_application resource
  • Support for OCI Optimizer service
  • Support for metering subscription sharing
  • Support for Free Tier in NoSQL Database Cloud Service
  • Support for lifecycle policy for object versions
  • Support for memory_in_gbs in oci_core_instance_configuration

v4.1.0

28 Oct 20:55

Choose a tag to compare

Added

  • Support for reading OBO token from local file
  • Support for Oracle Key Vault with ExaCC

Fixed

  • Fix an issue where identity user resource panics if an invalid API key configuration is given
  • Allow ~ home directories to be specified in private_key_path of provider oci blocks

v4.0.0

21 Oct 22:38

Choose a tag to compare

Added

  • HCX Support for Oracle Cloud VMware Solution
  • Support for Operations insights added to autonomous_database resource
  • Support for SCH doc link update

Fixed

  • Updated id for data sources to deterministic value compatible with v0.13

Deprecated

  • oci_dns_record resource and datasource is deprecated in favor of oci_dns_rrset resource and datasource

Notes

  • Upgrade to Terraform Plugin SDK v1.15.0
  • Resource discovery now requires Terraform CLI. For more details on how to provide the CLI, refer to resource discovery prerequisites

v3.97.0

14 Oct 22:10

Choose a tag to compare

Added

  • Support for Setting up standby in an existing DB home
  • Support for logging saved search added
  • OpenAPI Support in API Gateway
  • Support for Autonomous Database with Dedicated Infrastructure - Autonomous Data Guard

v3.96.0

07 Oct 20:06

Choose a tag to compare

Added

  • Support for ExaCS: X8M RoCE
  • Support for Instance Metadata Service Security Header added
  • Support added for KMS Integration in Dedicated Autonomous Database
  • Updated core_instance_configuration resource to support instance options
  • Support for NRI Japan Changes for Consumer Marketplace

v3.95.0

30 Sep 19:44

Choose a tag to compare

Added

  • Support for query parameters added to object_storage object resource
  • Support for custom certificates added to apigateway certificate resource
  • Support added for update Instance Console Connections
  • Support added for oci_core_public_ip_pool resource and byoip data source

v3.94.0

23 Sep 20:05

Choose a tag to compare

Added

  • Support for ExaCC Customer Contacts
  • Support for KMS Software Keys added
  • Open mode and Permission level added to autonomous database resource
  • Support for Flexible Infrastructure - Flexible Memory
  • Support for resizing of boot_volume in oci_core_instance resource

Fixed

  • Fix logging to provide better feedback to the user to contact service when there are 401 and 500 status codes as response

v3.93.0

17 Sep 00:10

Choose a tag to compare

Added

  • Support for load balancer shape update added
  • Support for DBaaS Custom DB Image
  • Support for consumption_model in oci_integration_integration_instance resource
  • Support for CloudGuard

Notes

  • Examples updated to Terraform v0.12 syntax