Commit ccaf1fd
committed
fix: remove invalid MaxItems constraint from Okta ML policy
Remove MaxItems: 1 from rule field in both resource and data source. MaxItems cannot be used on computed-only fields in data sources and was causing provider validation errors. Aligns with AWS ML policy implementation pattern.1 parent faa7518 commit ccaf1fd
File tree
2 files changed
+0
-2
lines changed- sysdig
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments