Commit Graph

4860 Commits

Author SHA1 Message Date
Tone 0f446e89d4
Extend `cluster_autoscaling` fields in gke-cluster-standard (#1845)
* feat(gke-cluster-standard): Add feature to setup `cluster_autoscaling`

* feat(gke-cluster-standard): Add GPUs setup feature for `cluster_autoscaling`

* feat(gke-cluster-standard): Add validation for `autoscaling_profile` and `disk_type` to ensure only valid values are specified

* feat(gke-cluster-standard): Fix validation condition for `cluster_autoscaling`
2023-11-10 12:39:50 +01:00
Francesco Spinelli 82c74e4ab6
Dataproc module bug fix (#1848)
* bug fix

* bug fix

* fix dinamic for_each

---------

Co-authored-by: Francesco Spinelli <francesco.spinelli@nttdata.com>
2023-11-09 15:48:29 +00:00
Ludovico Magnocavallo 03937f2b6e
Support multilevel data and allow overriding project id in project factory (#1851) 2023-11-09 08:29:46 +00:00
Artur Pacan 39edc43ddc
Merge pull request #1847 from Gilfar/fix-optional-gpu-driver
Fix validation and dynamic block for optional gpu_driver in gke-nodepool
2023-11-08 14:49:55 +01:00
Artur Pacan fca89b57ed Fix validation and dynamic block for optional gpu_driver 2023-11-08 11:49:15 +00:00
Ludovico Magnocavallo c7bef582e8
add support for IAM to vpc sc module (#1846) 2023-11-08 11:27:44 +01:00
Ludovico Magnocavallo 9068bd7729
Update README.md 2023-11-08 09:20:16 +01:00
apichick 211b8a0b7c
Merge pull request #1844 from apichick/sink-iam-flag
Added back sink iam flag as module users might not have access to the…
2023-11-07 09:30:42 +01:00
apichick 0f91a964da Added back sink iam flag as module users might not have access to the sink destination and the role might need to be granted somewhere else 2023-11-07 08:11:23 +01:00
Ludo 2731a3dc7c
update changelog 2023-11-06 10:03:40 +01:00
Teodelas 0f502a8cfb
Fix modules to support new Apigee X environment types (#1841)
* Update main.tf

* Update variables.tf

* Update main.tf

Updated environment members to be alphabetical order

* fixed linting and terraform fmt

* removed venv

* removed venv directory

---------

Co-authored-by: Teo De Las Heras <teodlh@google.com>
2023-11-06 09:56:03 +01:00
Wiktor Niesiobędzki a877f0541b
Merge pull request #1842 from wiktorn/wiktorn-provider-5.4.0
Bump provider version to 5.4.0
2023-11-04 09:14:02 +01:00
Wiktor Niesiobędzki ecaa253594
Merge branch 'master' into wiktorn-provider-5.4.0 2023-11-04 08:31:56 +01:00
Wiktor Niesiobędzki aec7fc87c2 Trim down inventories for Cloud SQL 2023-11-04 07:31:33 +00:00
Wiktor Niesiobędzki fe485414e6
Add end-to-end tests for project module (#1823)
* Add end-to-end tests for project module
* Add inventory to data tests
* Add files to end-to-end test cases
* Review fixes - use named groups

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2023-11-03 18:04:19 +01:00
Wiktor Niesiobędzki b40ad91629 Bump provider version to 5.4.0 2023-11-03 17:02:00 +00:00
apichick c501c657ec
Merge pull request #1837 from apichick/envoy-sni-dyn-fwd-proxy
Added envoy as SNI dynamic forward proxy to cloud-config-container
2023-11-03 08:43:15 +01:00
apichick 3648ca0da1
Merge branch 'master' into envoy-sni-dyn-fwd-proxy 2023-11-03 08:22:37 +01:00
apichick 3191dbb769 Added envoy as SNI dynamic forward proxy to cloud-config-container 2023-11-03 08:21:20 +01:00
Ludo 7de94c40eb
update changelog 2023-11-02 23:20:36 +01:00
apichick 7a15eec507
Merge pull request #1839 from apichick/net-lb-app-ext-cert-fix
Added create_before_destroy = true for self-managed certificates
2023-11-02 15:14:45 +01:00
apichick 26248ba5f5 Added create_before_destroy = true for self-managed certificates 2023-11-02 13:52:46 +01:00
Wiktor Niesiobędzki 0b774cc6dc
Merge pull request #1838 from GoogleCloudPlatform/wiktorn-project-factory-fix
Simplify #1836 fix, avoid map-related casting errors in project factory
2023-11-02 10:34:59 +01:00
Wiktor Niesiobędzki 2664161c24 Simplify #1836 fix, Avoid map-related casting errors in project factory 2023-11-02 09:12:38 +00:00
Ludovico Magnocavallo de0325b3a3
Avoid map-related casting errors in project factory (#1836)
* try to repro pf example error

* repro

* repro

* pf fix

* remove extra file

* FAST stage
2023-11-02 08:24:50 +01:00
lcaggio a0ae43fc6f
[Minimal Data Platform] Fix Landing and curated IAM (#1832)
* Fix IAM on Minimal DP

* fix
2023-11-01 17:53:06 +01:00
cmalpe b8c8393184
Merge pull request #1833 from GoogleCloudPlatform/cmalpe/vpc-peering-stack-type
Net VPC Peering: added stack_type field
2023-11-01 15:16:02 +05:30
cmalpe 1031076569 added validation for stack_type 2023-11-01 09:18:49 +00:00
cmalpe f1972550fe fixed linting for variables file 2023-11-01 08:02:36 +00:00
cmalpe 17707da60a added stack_type field 2023-11-01 07:58:09 +00:00
Wiktor Niesiobędzki 4b59a8ed34
Merge pull request #1831 from bluPhy/master
Updating wording
2023-10-31 16:54:19 +01:00
alealr 8d06afcdb8 Updating wording 2023-10-31 14:35:27 +00:00
Wiktor Niesiobędzki 7dd06aec60
Merge pull request #1826 from devuonocar/devuonocar/Add-missing-fields-to-GCS-module
Add public_access_prevention field to GCS module
2023-10-31 11:11:30 +01:00
devuonocar 103388bcc9 Update default value 2023-10-31 10:47:28 +01:00
devuonocar e52af05504 Update README.md 2023-10-30 18:34:55 +01:00
devuonocar 96c1342d55 Add public_access_prevention 2023-10-30 18:23:33 +01:00
Aurélien Legrand 68dea5530a
Handling SQL IP address issue (#1825)
* Handling SQL IP address issue

* reverting one change

* Improving this fix based on wiktor's feedback

* formatting
2023-10-30 17:26:06 +01:00
cmalpe 5ada65aab9
Merge pull request #1817 from GoogleCloudPlatform/cmalpe/kms-import-job
KMS module: Import job feature
2023-10-30 20:55:56 +05:30
cmalpe b8bb000073
Merge branch 'master' into cmalpe/kms-import-job 2023-10-30 20:32:50 +05:30
Ludo 4c17dea8d9
update changelog 2023-10-30 07:42:57 +01:00
Ludovico Magnocavallo 671f06a3a4
Billing budget factory (#1822)
* billing budget factory

* review comment changes
2023-10-29 11:24:52 +01:00
Luca Prete 7c6726e79b
[net-address] enable ipv6 (#1821)
---------

Co-authored-by: Luca Prete <lucaprete@google.com>
2023-10-28 15:36:30 +02:00
Ludovico Magnocavallo b29987bb61
Merge branch 'master' into cmalpe/kms-import-job 2023-10-28 01:29:28 +02:00
apichick a658a91db5
Merge pull request #1820 from apichick/apigee-iam-fix
Added iam_bindings and iam_bindings_additive to apigee module
2023-10-27 20:08:18 +02:00
apichick 022b9f5060 Added iam_bindings and iam_bindings_additive to apigee module 2023-10-27 18:22:07 +02:00
Wiktor Niesiobędzki 86d7ac1227
Merge pull request #1813 from ewojtach/fix/ai-models-support
empty gpu sharing config fix
2023-10-27 11:49:34 +02:00
Wiktor Niesiobędzki 86b79756a5
Merge branch 'master' into fix/ai-models-support 2023-10-27 10:23:36 +02:00
Simone Ruffilli cf55638f40
FAST: rename VPC-related files to `net-*` (#1818) 2023-10-27 08:23:08 +00:00
Wiktor Niesiobędzki 5b17c11d01
Merge branch 'master' into fix/ai-models-support 2023-10-27 10:22:47 +02:00
cmalpe af339aad15 corrected readme linting 2023-10-27 07:22:59 +00:00