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 77- Support for tagging of Boot Volume
88- Support for NAT Gateways
99- Support for singular data sources that can query individual Volumes, Subnets, and Instances
10- - Fields "assigned_entity_id" and "assigned_entity_type" have been added to Public IPs to allow you to distinguish Public IPs of the NAT Gateway.
10+ - Fields "assigned_entity_id" and "assigned_entity_type" to Public IPs to allow distinguishing Public IPs of the NAT Gateway.
1111
1212### Fixed
13- - Fix logic for importing of volumes with backup policies. GH-590
13+ - Importing of volumes with backup policies. Issue [ #590 ] ( https://github.com/terraform-providers/terraform-provider-oci/issues/590 )
14+ - Updating of Virtual Circuits fails with field bgpMd5AuthKey is not supported
1415
1516## 3.3.0 (October 04, 2018)
1617
Original file line number Diff line number Diff line change 66 "log"
77)
88
9- const Version = "3.3 .0"
9+ const Version = "3.4 .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