Commit 0ce4f58
authored
fix: restore IAMUsers resource type name to 'iam' (#996)
The migration to the generic Resource[C] pattern in #992 inadvertently
changed the ResourceTypeName from "iam" to "iam-user", breaking
backwards compatibility for users specifying --resource-types iam.
This restores the original resource type name.1 parent 27cbcfb commit 0ce4f58
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments