github oracle/terraform-provider-oci v2.1.13
2.1.13 - 2018-07-02

latest releases: v5.39.0, v5.38.0, v5.37.0...
5 years ago

Added

  • Add defined and freeform tags to applicable resources, see Tagging Resources
  • Manage defined tags
  • Filter by tags in data sources
  • Support health status datasources for load balancer, backends, and backend sets
  • Object Storage Buckets supports storage tier settings.
  • Object Storage Objects can be renamed.
  • Object Storage Objects data source supports specifying a delimiter.
  • DBsystems supports update. This allows scaling up the cpu_core_count in and the data_storage_size_in_gb.
  • Create backups from a database.
  • Support creating a DBSystem from a Database backup.
  • Support db_system_id for db_versions data source.
  • The db_system_shapes data source results now include information about max/min node count, and min core count supported by the relevant shape.
  • Assign backup policies to volumes.
  • Support additional ways of finding a Public IP via custom Public IP data source.
  • Ability to create and manage console connections.

Changed

  • Object Storage Object's attributes other than name are now marked forceNew. This is consistent with the behavior of the service as defined here.

Fixed

  • Multiple updates on Object Storage Object's metadata used to cause contents of the file to get overwritten by its md5 value.
  • DBSystems cpu_core_count was made optional as the service ignores it when you provide a VM shape. #517, #539.

Don't miss a new terraform-provider-oci release

NewReleases is sending notifications on new releases.