github oracle/terraform-provider-oci v2.1.5
2.1.5 - 2018-04-12

latest releases: v5.40.0, v5.39.0, v5.38.0...
6 years ago

Added

  • New features for Instances
    • Add “preserve_boot_volume” attribute for preserving attached boot volume on destroy.
    • Add “source_details” attribute for specifying either an image or an existing boot volume when launching.
    • More details can be found here.
  • Added support for Local VCN Peering. More details can be found here. #404
  • DNS service integration: adds Zone and Record resources, datasources, documentation and basic examples. More details can be found here.

Deprecated

  • Instances: The “image” attribute is now deprecated. Please use the “source_details” with “source_type” set to “image” instead.

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

NewReleases is sending notifications on new releases.