Commit 3067f1b
authored
add vpcid during adoption (#261)
fixes aws-controllers-k8s/community#2419
Description of changes:
add `read_many_post_set_output` hook to populate `vpcid` during adoption of VPC Peering Connection
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent b6dff77 commit 3067f1b
File tree
3 files changed
+14
-4
lines changed- apis/v1alpha1
- pkg/resource/vpc_peering_connection
- templates/hooks/vpc_peering_connection
3 files changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | | - | |
| 46 | + | |
0 commit comments