Commit Graph

4604 Commits

Author SHA1 Message Date
Dave Gulli
ced8e498f8 terraform fmt 2023-09-13 16:58:50 +10:00
Dave Gulli
09e6e8f4d2 created passing test, fixed logic 2023-09-13 16:49:14 +10:00
Dave Gulli
83221c16a5 Merge branch 'global_managed_proxy_support' of https://github.com/dgulli/cloud-foundation-fabric into global_managed_proxy_support 2023-09-13 14:11:11 +10:00
Dave Gulli
3d39a3ecf1 fixed up logic. 2023-09-13 14:11:09 +10:00
Ludovico Magnocavallo
f5b9f08183 Merge branch 'master' into global_managed_proxy_support 2023-09-13 05:45:52 +02:00
apichick
6818b23b53 Merge pull request #1669 from apichick/net-vlan-attachment-fix
Fix for partner interconnect
2023-09-12 15:29:35 +02:00
apichick
e9801979a4 Merge branch 'master' into net-vlan-attachment-fix 2023-09-12 14:58:16 +02:00
Arpit Sharma
b512650ad2 fix(compute-mig): add correct type optionality for metrics in autosca… (#1668)
* fix(compute-mig): add correct type optionality for metrics in autoscaler_config

* feat(compute-mig): regenerate readme via tfdoc

* fix(compute-mig): linting

* fix(compute-mig): attempt #2 at fixing linting error

* fix(compute-mig): tfdoc --no-files
2023-09-12 13:58:09 +02:00
Miren Esnaola
0019328bb4 Fix for partner interconnect, the router interface and the BGP peers are automatically created 2023-09-12 13:02:28 +02:00
Dave Gulli
f95e3ad9a2 fixed 2023-09-12 17:17:10 +10:00
Dave Gulli
3479c40735 fixing tests 2023-09-12 15:53:28 +10:00
Dave Gulli
d14ed73f2b gitignore weirdness 2023-09-12 15:06:09 +10:00
Dave Gulli
7d714f1d15 fixed a few missing things 2023-09-12 15:05:39 +10:00
Dave Gulli
9498e740dc Merge branch 'global_managed_proxy_support' of https://github.com/dgulli/cloud-foundation-fabric into global_managed_proxy_support 2023-09-12 15:01:01 +10:00
Dave Gulli
5f2bc7fa92 refactored to recommended method 2023-09-12 14:58:49 +10:00
David Gulli
1092f181bd Merge branch 'master' into global_managed_proxy_support 2023-09-12 12:08:56 +10:00
Arpit Sharma
f225b60b0e fix(compute-mig): add mode property to compute_region_autoscaler (#1667)
* fix(compute-mig): add mode property to compute_region_autoscaler

* fix(compute-mig): add mode property to zonal mig
2023-09-11 13:25:31 +02:00
Dave Gulli
db5030e93f adding test 2023-09-11 21:08:55 +10:00
Dave Gulli
3208bcd9d5 matched the period 2023-09-11 20:50:18 +10:00
Dave Gulli
f76d8fcb52 fixed period 2023-09-11 20:48:26 +10:00
Dave Gulli
dac76a900b fixed references 2023-09-11 20:47:05 +10:00
Dave Gulli
adff09aa24 linting error 2023-09-11 20:45:32 +10:00
Dave Gulli
c1b52b300c trying to fix linting 2023-09-11 20:41:25 +10:00
Dave Gulli
7e0827db53 re-ordered variables per lint error 2023-09-11 20:33:08 +10:00
Dave Gulli
e1aff29d5c linting again 2023-09-11 20:30:11 +10:00
Dave Gulli
3cfabb32c5 fixed linter 2023-09-11 20:29:08 +10:00
Dave Gulli
3c0391db5c slight change to readme thanks to tfdoc 2023-09-11 20:24:06 +10:00
Dave Gulli
8c264da200 small commits to add variables, append tests 2023-09-11 20:14:17 +10:00
Ludovico Magnocavallo
85dc6fb4ba Merge branch 'master' into global_managed_proxy_support 2023-09-11 11:16:43 +02:00
Julio Castillo
949e98d375 Increase size of pod range for default GKE subnets in FAST
Related to the issues reported in #1644
2023-09-11 10:28:42 +02:00
Dave Gulli
a18071ed36 updated for global managed proxy 2023-09-11 17:42:34 +10:00
Dave Gulli
b49984e1b9 added support for global proxy only subnets 2023-09-11 16:56:09 +10:00
Ludovico Magnocavallo
3915a016c9 Align pf stage sample data to new format (#1664)
* align pf stage sample data to new format

* boilerplate
2023-09-09 10:04:19 +02:00
Ludo
84d4d99bd7 update changelog 2023-09-08 17:30:17 +02:00
Pierre Formont
e141b86f79 merge labels from data_merges in project factory (#1662)
* merge labels from data_merges in project factory

* fix project factory test for labels
2023-09-08 10:27:46 +00:00
Luca Prete
fcefadbd8e [#1661] Make FAST stage 1 resman tf destroy more reliable
Co-authored-by: Luca Prete <lucaprete@google.com>
2023-09-08 10:09:31 +00:00
Pierre Formont
0e7cfc8b29 add AIRFLOW_VAR_ prefix to environment variables in data-platform blueprints (#1651)
* add AIRFLOW_VAR_ prefix to env vars in minimal blueprint

* update DAGs for env vars in minimal blueprint

* add AIRFLOW_VAR_ prefix to env vars in foundation blueprint

* update DAGs for env vars in foundation blueprint

* apply tf linting

---------

Co-authored-by: lcaggio <lorenzo.caggioni@gmail.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2023-09-08 07:38:28 +00:00
Ludovico Magnocavallo
e14789ecb0 link project factory documentation from FAST stage (#1659) 2023-09-08 07:14:16 +00:00
Ludovico Magnocavallo
ec3b705f53 Change type of iam_bindings variable to allow multiple conditional bindings (#1658)
* modules

* fast

* dns readme
2023-09-08 08:56:31 +02:00
Julio Castillo
63bf9eccc8 Merge pull request #1653 from GoogleCloudPlatform/jccb/apigee-fixes
Fixes to the apigee module
2023-09-07 17:02:56 +02:00
Julio Castillo
a6230d2b11 Merge branch 'master' into jccb/apigee-fixes 2023-09-07 16:34:45 +02:00
simonebruzzechesse
77c1e69666 New phpIPAM serverless third parties solution in blueprints (#1642)
* Added new phpIPAM serverless third parties solution in blueprints
* added jit to iap.googleapis.com service in project module
* updated tests
2023-09-07 15:30:22 +02:00
Luca Prete
12e78af055 Fix project factory blueprint and fast stage (#1654) 2023-09-07 12:48:39 +00:00
Julio Castillo
cd8da98ae1 Merge pull request #1655 from g-greatdevaks/apigee-psc-peering-mode
add tests and update readme for apigee psc peering
2023-09-07 13:37:27 +02:00
g-greatdevaks
b98537689c add tests and update readme for apigee psc peering 2023-09-07 16:55:16 +05:30
Julio Castillo
34b37a0dc2 Remove unneeded try 2023-09-07 12:09:42 +02:00
Julio Castillo
46f4d22c87 Examples and tests 2023-09-07 11:31:40 +02:00
Julio Castillo
d7dcec3389 Fix error message 2023-09-07 10:52:30 +02:00
Julio Castillo
0822531b78 Allow creating organizations/instances without VPC Peering 2023-09-07 10:51:43 +02:00
Julio Castillo
6f5a6aa06d Allow user to override instance names 2023-09-07 09:05:49 +02:00