You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support autonomous transaction processing preview mode
Support load balancer attachment data source for instance pools
Support moving core_route_table, core_security_list, core_subnet, core_vcn resources across compartments
Support for Granular Security Lists using Network Security Group
Support for Granular Security Lists in Load Balancer
Support for Network Security Groups in databases
Support in autonomous database and object data sources for encoding downloaded binary content as base64. This works around behavior in Terraform v0.12 that could cause binary content to be corrupted if written directly to state.
Fixed
Address panics caused by invalid type assertions in object map conversion. This could potentially affect attributes
that are maps of string values.