Releases: oracle/terraform-provider-oci
Releases · oracle/terraform-provider-oci
v4.4.0
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_versionattribute inoci_mysql_mysql_db_systemis now deprecated
v4.3.0
v4.2.0
Added
- Support for
syslog_urlinoci_functions_applicationresource - 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_gbsinoci_core_instance_configuration
v4.1.0
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
Added
- HCX Support for Oracle Cloud VMware Solution
- Support for Operations insights added to
autonomous_databaseresource - Support for SCH doc link update
Fixed
- Updated id for data sources to deterministic value compatible with v0.13
Deprecated
oci_dns_recordresource and datasource is deprecated in favor ofoci_dns_rrsetresource 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
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
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_configurationresource to support instance options - Support for NRI Japan Changes for Consumer Marketplace
v3.95.0
Added
- Support for query parameters added to
object_storageobjectresource - Support for custom certificates added to
apigatewaycertificateresource - Support added for update Instance Console Connections
- Support added for
oci_core_public_ip_poolresource andbyoipdata source
v3.94.0
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
Added
- Support for load balancer shape update added
- Support for DBaaS Custom DB Image
- Support for consumption_model in
oci_integration_integration_instanceresource - Support for CloudGuard
Notes
- Examples updated to Terraform v0.12 syntax