You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
- Support for Granular Security Lists using Network Security Group
8
8
- Support for Granular Security Lists in Load Balancer
9
9
- Support for Network Security Groups in databases
10
+
- Support in autonomous database and object data sources for encoding downloaded binary content as base64. This works around behavior in Terraform v0.12 that could cause binary content to be corrupted if written directly to state.
10
11
11
12
### Fixed
12
13
- Address panics caused by invalid type assertions in object map conversion. This could potentially affect attributes
0 commit comments