File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- ## 3.12.0 (Unreleased)
1+ ## 3.11.1 (Unreleased)
22
33### Changed
44- LoadBalancer BackendSets to have TypeSet for Backends to avoid out of order diffs
55
66### Fixed
77- Regression in handling of failed work-requests to pass the errors to the user and fail the apply
8+ - Removing certificates from load balancer listeners can be done by omitting ` ssl_configuration `
9+ - Load balancer resources that are stuck in failed state during deletion can now be deleted after upgrading
10+ - Modifying immutable ` metadata ` fields such as ` ssh_authorized_keys ` and ` user_data ` should result in new instances
811
912## 3.11.0 (December 18, 2018)
1013
Original file line number Diff line number Diff line change 66 "log"
77)
88
9- const Version = "3.11.0 "
9+ const Version = "3.11.1 "
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