Skip to content

Commit be1351e

Browse files
author
Ravi Tandon
committed
Update CHANGELOG.md for v3.13.0 release
1 parent 2cc61fd commit be1351e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
### Fixed
77
- Fixed an issue where the default retry timeout is zero seconds if `retry_duration_seconds` isn't specified
8+
- Modifying immutable `metadata` fields such as `ssh_authorized_keys` and `user_data` should result in new instances. [Issue #673](https://github.com/terraform-providers/terraform-provider-oci/issues/673)
9+
- Vendored Terraform helper/schema SDK to return matching data type for maps in case of empty state. [Issue #685](https://github.com/terraform-providers/terraform-provider-oci/issues/685)
810

911
## 3.12.0 (January 15, 2019)
1012

0 commit comments

Comments
 (0)