File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33### Added
44- Support for ATP-S autoscaling
5- - Support for specifying Fault Domains in ` launch_details ` for ` oci_core_instance_configuration ` resource
5+ - Support for specifying Fault Domains in ` launch_details ` for ` oci_core_instance_configuration ` resource
6+ - Support for defined tags and tag namespace deletion
67
78## 3.27.0 (May 29, 2019)
89
4950- Support for updating ` license_model ` for ` oci_autonomous_database ` resource
5051- Support for updating ` static_routes ` and new ` cpe_local_identifier ` in ` oci_core_ipsec ` resource for improved VPN service usability
5152- Support for updating ` whitelisted_ips ` in ` autonomous_database ` . Note: Cannot be used during creation.
52- - Support tagging for Dynamic Groups in Identity
53+ - Support tagging for Dynamic Groups in Identity
5354
5455## 3.22.0 (April 10, 2019)
5556
Original file line number Diff line number Diff line change 66 "log"
77)
88
9- const Version = "3.27 .0"
9+ const Version = "3.28 .0"
1010
1111func PrintVersion () {
1212 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments