Skip to content

Commit 95f190b

Browse files
authored
Merge pull request #945 from terraform-providers/release_gh
2 parents 45ce2a9 + bbb7c41 commit 95f190b

File tree

557 files changed

+40233
-1002
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

557 files changed

+40233
-1002
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
## 3.55.1 (Unreleased)
1+
## 3.56.0 (Unreleased)
2+
3+
### Added
4+
- Support VM Instance resizing with reboot in `oci_core_instance` resource
5+
- Support for improved custom image support in `oci_containerengine_node_pool` resource
6+
- Support for Kafka compatibility in Oracle Streaming Service
7+
- Support for Cross-region boot volume backups
8+
- Support for `is_management_disabled` attribute in `oci_core_instance` and `oci_core_image` resources and datasources
9+
- Support for `dns_tsig_key` resource and datasources
10+
- Support for Economy vaults in Key management service
11+
- Support for API Gateway Service
12+
- Support for Marketplace
13+
- Support for OS management service
14+
- Support for delete OCE instance without IDCS token
15+
16+
### Notes
17+
Starting with this version, the terraform-provider-oci supports VM Instance resizing with reboot. Resizing can only happen within the shapes of same family. The shapes much be compatible with the image and the instance should not be associated to any `dedicated_vm_host_id`.
18+
219
## 3.55.0 (December 11, 2019)
320

421
### Added

0 commit comments

Comments
 (0)