File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:bug
2
+ resource/aws_datazone_environment: Prevents `unknown value` error when optional `account_identifier` is not specified.
3
+ ```
4
+
5
+ ```release-note:bug
6
+ resource/aws_datazone_environment: Prevents `unknown value` error when optional `account_region` is not specified.
7
+ ```
8
+
9
+ ```release-note:bug
10
+ resource/aws_datazone_environment: Properly passes `blueprint_identifier` on creation.
11
+ ```
12
+
13
+ ```release-note:bug
14
+ resource/aws_datazone_environment: Prevents error when updating.
15
+ ```
16
+
17
+ ```release-note:bug
18
+ resource/aws_datazone_environment: Prevents occasional `unexpected state` error when deleting.
19
+ ```
20
+
21
+ ```release-note:bug
22
+ resource/aws_datazone_environment: Sets values for `user_parameters` when importing.
23
+ ```
24
+
25
+ ```release-note:bug
26
+ resource/aws_datazone_environment: Values in `user_parameters` should not be updateable.
27
+ ```
28
+
29
+ ```release-note:bug
30
+ resource/aws_datazone_environment: Correctly updates `glossary_terms`.
31
+ ```
32
+
33
+ ```release-note:bug
34
+ resource/aws_datazone_project: No longer ignores errors when deleting.
35
+ ```
36
+
37
+ ```release-note:bug
38
+ resource/aws_datazone_project: No longer returns error when already deleting.
39
+ ```
You can’t perform that action at this time.
0 commit comments