Commit 47cd70b
authored
fix(core): Moving zones configuration to Vpc Config (aws-samples#535)
* fix(core): Moving zones configuration to Vpc Config
* remove zones from global-options
* Update example config file
* Fix association of private hosted zones to VPC
* Fix adding zones to multiple vpcs in same account
* Prettier
* fix(core): Creating hosted zones in multiple accounts fix1 parent 15647d7 commit 47cd70b
File tree
1 file changed
+3
-3
lines changed- src/deployments/cdk/src/deployments/central-endpoints
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments