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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,13 @@ and this project adheres to
12
12
## [2.0.0] - 2019-08-16
13
13
14
14
### Changed
15
-
16
-
- Change outputs to follow the same conventions used in the `cloud-storage` and `service-accounts` modules []
17
-
- Add resource, single-use and list outputs
15
+
- Deprecate the `parent_id` and `parent_type` variables in favor of a single `parent` variable [#8]
16
+
- Change outputs to follow the same conventions used in the `cloud-storage` and `service-accounts` modules ([migration instructions](docs/upgrading_to_folders_v2.0.md)) [#9]
18
17
- Rename map outputs dropping the `names_and_` prefix
0 commit comments