Wiktor Niesiobędzki
4e5c0ac9da
Create var.prefix in sandbox, copy all files for setup
2025-02-10 00:56:19 +01:00
Wiktor Niesiobędzki
58f22ce647
Add prefix to KMS ring, to allow easy recreate
2025-02-10 00:56:19 +01:00
Wiktor Niesiobędzki
7c5b84f33e
Add dependency for compute-vm schedule
2025-02-07 12:02:40 +01:00
Julio Castillo
e08698a410
Fix tests
2025-02-07 10:55:05 +01:00
Julio Castillo
36c776ad78
Fix tests
2025-02-07 10:55:05 +01:00
Julio Castillo
3fc7144c4f
Update examples and tests
2025-02-07 10:55:05 +01:00
Julio Castillo
e4a1218d46
Bump provider version
2025-02-07 10:55:05 +01:00
Julio Castillo
68a5a701e7
Expose parameters module in org policy variables
2025-02-07 10:55:05 +01:00
Ludo
e5a5aa0196
add toc to dns module readme
2025-02-06 11:59:11 +01:00
Wiktor Niesiobędzki
8a9a5b5237
Disable E2E test for direct VPC Egress
...
Resources in subnet are in use for ~1-2h after removal of Cloud Run
instance (see: https://cloud.google.com/run/docs/configuring/vpc-direct-vpc#delete-subnet )
b/332419038
2025-02-05 09:56:04 +01:00
ZoranBatman
276ef62e62
update docs: clarify 0-bootstrap.auto.tfvars creation and outputs_location use ( #2862 )
...
Co-authored-by: Zoran Zaric <mr.zoranzaric@gmail.com >
2025-02-03 15:44:47 +00:00
Wiktor Niesiobędzki
5593192466
Deprecate composer-2 blueprint
2025-02-03 11:27:14 +01:00
Ludo
a425dd98a1
update changelog
2025-02-01 09:14:34 +01:00
Ludovico Magnocavallo
a002ead06b
Add support for advanced machine features to compute-vm ( #2855 )
...
* add support for advanced machine features to compute-vm
* fix validation
* Update modules/compute-vm/variables.tf
Co-authored-by: Wiktor Niesiobędzki <wiktorn@google.com >
---------
Co-authored-by: Wiktor Niesiobędzki <wiktorn@google.com >
2025-01-31 09:27:29 +00:00
HeiglAnna
efa1ef6f7e
Add cAdvisor Metrics to Autopilot/Standard GKE Cluster ( #2841 )
...
* Add cAdvisor Metrics to Autopilot/Standard GKE Cluster
* Fix tests
---------
Co-authored-by: AnnaHeigl <85624888+AnnaHeigl@users.noreply.github.com >
Co-authored-by: Julio Castillo <jccb@google.com >
2025-01-30 13:29:07 +00:00
Ludo
276100b715
update changelog
2025-01-30 08:51:08 +01:00
Julio Castillo
c73035f4e5
Allow universe-bound projects to exclude services ( #2852 )
...
* Allow universe-bound projects to exclude services
* Update README
2025-01-30 08:48:58 +01:00
Ludo
4b9fd89642
update changelog
2025-01-29 17:50:58 +01:00
Julio Castillo
29e7669385
Support project creation in different universes ( #2848 )
...
* Support project creation in different universes
* Fix typo
* Revert prefix validation
* Add test
* Call new test
* Do not override project name
2025-01-29 12:40:41 +01:00
Ludovico Magnocavallo
1009dd248b
refactor ( #2842 )
2025-01-28 10:30:42 +01:00
Ludo
25bacee2e6
prepare for v37.1.0
2025-01-26 10:41:13 +01:00
Ludovico Magnocavallo
fcb4ff54ee
Revert "Allow multiple stage-2 project factories ( #2834 )" ( #2839 )
...
This reverts commit f6a8190946 .
2025-01-26 10:37:43 +01:00
Julio Castillo
680d68411a
Fix versions.tf
2025-01-24 17:05:34 +01:00
Ludo
1d0cb4e145
update changelog
2025-01-24 16:59:12 +01:00
Ludo
15c8669188
Merge remote-tracking branch 'origin/master' into fast-dev
2025-01-24 16:55:46 +01:00
Ludo
329cebba47
update changelog
2025-01-24 16:50:22 +01:00
Julio Castillo
752b77f52e
Update module metadata format and prep v36.2.0 ( #2837 )
...
* Update module metadata format and prep v36.2.0
* Fix pattern
2025-01-24 16:45:17 +01:00
Julio Castillo
bee7e30b2b
Interpolate SAs in tag-level iam ( #2836 )
2025-01-24 10:39:03 +01:00
Julio Castillo
f6a8190946
Allow multiple stage-2 project factories ( #2834 )
...
* Allow multiple stage 2 project factories
* Fix bindings and rename default project factory
* Remove debug
* Update readme
2025-01-24 00:38:22 +01:00
Ludo
c059e99963
update changelog
2025-01-23 08:53:13 +01:00
Ludo
fd7292710a
Merge remote-tracking branch 'origin/master' into fast-dev
2025-01-23 08:51:07 +01:00
Ludo
a4e9444368
update changelog
2025-01-23 08:48:22 +01:00
frits-v
43e6daca8f
fix(certificate-manager): reference dns_authz by fully qualified id ( #2833 )
2025-01-22 22:49:12 +01:00
Julio Castillo
cbd66f8462
Allow networking stage to be disabled ( #2831 )
2025-01-22 07:45:22 +01:00
Julio Castillo
8a2320311d
Add bucket_create to modules/gcs ( #2827 )
...
* Add `bucket_create` to `modules/gcs`
* Create local with bucket name
* Update variable description
* Fix bucket output
* Fix tests
* Fix tests
* Bump OpenTofu to 1.9.0 (needed for multi-var validations)
2025-01-21 23:48:36 +01:00
frits-v
bb1325403e
feat(certificate-manager): add dns_authorizations output ( #2830 )
2025-01-21 22:14:45 +00:00
Ludovico Magnocavallo
42a3ee44d0
Small fix to net test add-on context expansion ( #2828 )
...
* Small fix to net test add-on context expansion
* linting
2025-01-21 11:14:43 +01:00
Julio Castillo
9c22337ed1
Fix stage-1 addons provider files ( #2826 )
2025-01-21 07:55:40 +01:00
Ludovico Magnocavallo
6aed84f070
FAST add-on for networking test resources ( #2825 )
...
* needs testing
* add-on README, test, remove test resources from net stages
* tfdoc
2025-01-20 09:41:35 +01:00
Ludovico Magnocavallo
1c2e3c5677
Update service activation in ngfw add-on ( #2823 )
...
* align services use in ngfw add-on with swp
* update ngfw README example
2025-01-18 14:23:23 +01:00
Ludo
0b6bcdccf8
prepare v37.0.0-rc2 release
2025-01-18 08:36:26 +01:00
Ludo
97893f601d
update changelog
2025-01-18 08:23:33 +01:00
Ludo
98c8697a08
Merge remote-tracking branch 'origin/master' into fast-dev
2025-01-18 08:18:05 +01:00
Ludo
662405c133
update changelog
2025-01-18 08:13:28 +01:00
Ludovico Magnocavallo
f646e85301
FAST SWP networking add-on ( #2821 )
...
* prototype implementation, untested
* halfway through refactor
* refactor cas module pool variable
* apply cas module refactor to ngfw fast addon
* untested
* test
* tflint
* tflint
* tfdoc
* fix brainfarts
* tfdoc
* update ca pool type in security stage
2025-01-18 07:12:40 +00:00
Ludovico Magnocavallo
0a72d26f49
don't create resources for aservice agents not in services ( #2820 )
2025-01-17 16:55:41 +01:00
Wiktor Niesiobędzki
10cc3d8079
modules/compute-vm end-to-end tests and fixes
2025-01-16 10:54:52 +01:00
Simone Ruffilli
8b31a006c7
Top level folder factory support for automation SA IAM ( #2818 )
...
* Top level folder factory support for automation SA IAM
* Fixes iam_bindings and iam_bindings_additive for top-level-folder
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-01-16 10:32:59 +01:00
Ludo
fcf254dddf
Merge remote-tracking branch 'origin/master' into fast-dev
2025-01-16 09:43:27 +01:00
Ludovico Magnocavallo
b608e3756e
Fix permadiff in stage 0 vpc-sc service account, add schemas to hierarchical policy YAML files ( #2817 )
...
* fix permadiff in stage 0
* add missing schema
* update test inventories
2025-01-15 09:47:04 +00:00