Commit 10f37df
feat(group): support notification_manager permission_set (#692)
Add `notification_manager` to the allowed `permission_set` values for
`dbtcloud_group`, `dbtcloud_group_partial_permissions`,
`dbtcloud_scim_group_permissions`,
`dbtcloud_scim_group_partial_permissions`, and `dbtcloud_service_token`.
The dbt Cloud backend added this permission set in dbt-cloud#17425. The
provider was rejecting it at validation time, blocking IaC management of
the permission that is already configurable via the UI.
Resolves #692.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7c10923 commit 10f37df
6 files changed
Lines changed: 8 additions & 0 deletions
File tree
- .changes/unreleased
- docs/resources
- pkg/dbt_cloud
- templates/resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments