Commit Graph

3721 Commits

Author SHA1 Message Date
lcaggio
f8a7aa865a Fix test. 2023-03-04 08:25:29 +01:00
lcaggio
8d70e1d900 Merge branch 'master' into lcaggio/bqml 2023-03-04 08:22:22 +01:00
lcaggio
ccd68b2fa6 Fix linting. 2023-03-04 08:19:47 +01:00
lcaggio
0d4b599e99 Fix README 2023-03-04 08:13:53 +01:00
lcaggio
98e17bb997 Fix readme. 2023-03-04 08:09:29 +01:00
Ludo
21e451d4cb update changelog 2023-03-03 23:00:51 +01:00
Ludovico Magnocavallo
96e829bdf3 Billing exclusion support for FAST mt resman (#1209)
* fix files resource parsing in tfdoc

* fix tfdoc generated output

* billing exclusion support in mt bootstrap
2023-03-03 16:23:36 +00:00
Giorgio Conte
6526dda8c7 sql linting 2023-03-03 14:52:35 +00:00
lcaggio
594a615e1e Update 2023-03-03 15:08:57 +01:00
lcaggio
32808f93ea Update README. 2023-03-03 14:52:33 +01:00
Ludovico Magnocavallo
2217abe5f0 Allow preventing creation of billing IAM roles in FAST, add instructions on delayed billing association (#1207)
* stage 0

* resman and networking stages

* tfdoc

* security stage
2023-03-03 09:24:41 +01:00
Aleksandr Averbukh
06dd38170d Fix outdated go deps, dependabot alerts (#1208) 2023-03-03 07:15:08 +01:00
lcaggio
1fd68f6106 Merge pull request #1206 from GoogleCloudPlatform/lcaggio/dataproc-03
Dataproc module. Fix output.
2023-03-02 13:59:18 +01:00
lcaggio
88ecdbe671 Merge branch 'master' into lcaggio/dataproc-03 2023-03-02 12:18:52 +01:00
Taneli Leppä
ba71905f54 Merge pull request #1205 from rosmo/fix-pubsub
Fix issue with GKE cluster notifications topic & static output for pubsub module
2023-03-02 11:43:40 +01:00
Taneli Leppä
99d19d5ec8 Fix issue with GKE cluster notifications topic, change pubsub module output to static. 2023-03-02 11:23:05 +01:00
lcaggio
b7793f69a2 Dataproc module. Fix output. 2023-03-02 10:39:08 +01:00
Luca Prete
a5fd32edcb Blueprint: GLB hybrid NEG internal 2023-03-02 09:53:07 +01:00
erabusi
2ebb21e4cc Fix url_redirect issue on net-glb module (#1204) 2023-03-02 07:51:39 +01:00
Aleksandr Averbukh
1f713557c2 Merge pull request #1201 from GoogleCloudPlatform/tfc-blueprint-miss-tmlp
Add missing tfvars template to the tfc blueprint
2023-03-01 21:10:45 +01:00
Aleksandr Averbukh
9b6d1b59da Merge branch 'master' into tfc-blueprint-miss-tmlp 2023-03-01 12:29:31 +01:00
lcaggio
57398a50b4 Merge pull request #1199 from GoogleCloudPlatform/lcaggio/dataproc-02
[Dataproc module] Fix Variables
2023-03-01 12:16:11 +01:00
Aleksandr Averbukh
b4a8a37805 Fix tfvars template 2023-03-01 11:34:37 +01:00
lcaggio
b39b486cd4 Fix README 2023-03-01 10:48:33 +01:00
lcaggio
e9a73f873f Remove wrongly submitted file. 2023-03-01 10:46:33 +01:00
lcaggio
c4d8175d9a Merge branch 'master' into lcaggio/dataproc-02 2023-03-01 10:44:31 +01:00
lcaggio
0d37fe8338 Update README 2023-03-01 10:44:01 +01:00
lcaggio
e9119f2c9d Update README. 2023-03-01 10:43:33 +01:00
Aleksandr Averbukh
b7418353be Missing newline 2023-03-01 10:43:32 +01:00
Aleksandr Averbukh
2d9dd5071c Add more explicit template 2023-03-01 10:42:39 +01:00
Aleksandr Averbukh
d7dae1da08 Add missing tfvars template to the tfc blueprint 2023-03-01 10:33:08 +01:00
Julio Castillo
7bfbd16fbb Merge pull request #1200 from GoogleCloudPlatform/jccb/test-1197
Add test for #1197
2023-03-01 10:15:12 +01:00
Julio Castillo
67bc391b66 Add test for #1197 2023-03-01 09:58:50 +01:00
Ludovico Magnocavallo
3a2d6e1b46 Fix secondary ranges in net-vpc readme (#1198)
Fixes #1197
2023-03-01 08:08:07 +01:00
lcaggio
dad3c49012 Fix linting 2023-03-01 08:00:52 +01:00
Ludovico Magnocavallo
6629e5cd06 Merge branch 'master' into lcaggio/dataproc-02 2023-03-01 07:57:21 +01:00
lcaggio
dc37783022 Fix Variables 2023-03-01 07:54:10 +01:00
Dan Farmer
858bfe8160 Merge pull request #1196 from dan-farmer/fix-test-compute-vm-kms
Fix compute-vm:CloudKMS test for provider>=4.54.0
2023-02-28 15:53:40 +00:00
Ludovico Magnocavallo
4b3b5ad1cb Merge branch 'master' into fix-test-compute-vm-kms 2023-02-28 16:13:48 +01:00
Dan Farmer
52eb83758f Fix compute-vm:CloudKMS test for provider>=4.54.0
* TF provider >= 4.54.0 now returns `rsa_encrypted_key` for
  `google_compute_disk.disks["attached-disk"]` (see
  hashicorp/terraform-provider-google#4448)
* Add this field to expected model to fix test assertion failure
* Update required TF provider to 4.55.0 (latest) since the assertion
  will now fail with <4.54.0, which do not return `rsa_encrypted_key`
  * Updated the whole repo on advice from @ludoo
2023-02-28 15:10:22 +00:00
Joshua Goldberg
6bf2fb4c06 Fix https health check mismapped to http (#1194) 2023-02-28 15:48:13 +01:00
lcaggio
ff0ab33ce6 Merge pull request #1192 from GoogleCloudPlatform/lcaggio/dataproc-01
Dataproc module: Fix outputs
2023-02-28 11:47:22 +01:00
lcaggio
077af22cdd Merge branch 'master' into lcaggio/dataproc-01 2023-02-28 11:29:44 +01:00
Julio Diez
f4d8ad1256 Merge pull request #1193 from GoogleCloudPlatform/juliodiez-patch-1
Add reference to Cloud Run blueprints
2023-02-28 11:16:45 +01:00
Julio Diez
bcb1d9720b Add reference to Cloud Run blueprints 2023-02-28 10:58:53 +01:00
lcaggio
0f504f6b8e Fix output variable order. 2023-02-28 10:50:58 +01:00
lcaggio
ac0a140011 Fix outputs 2023-02-28 10:35:44 +01:00
Ludovico Magnocavallo
1a685e7b83 Update README.md 2023-02-28 07:49:28 +01:00
Ludovico Magnocavallo
3d2f1182d2 Update README.md 2023-02-28 07:48:47 +01:00
Ludovico Magnocavallo
e06a5943dd Update README.md 2023-02-28 07:47:29 +01:00