Commit 701f24d
authored
crossplane: feat(iam): if else for iam to skip region (#285)
Signed-off-by: haarchri <chhaar30@googlemail.com>
Issue #, if available:
aws-controllers-k8s/community#1150
Description of changes:
skip region for `.APIGroup "iam.aws.crossplane.io"` tested locally with crossplane-contrib/provider-aws#1118 - it is working now
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 8f02d77 commit 701f24d
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
0 commit comments