Commit Graph

2070 Commits

Author SHA1 Message Date
Julio Castillo 0bf1880431 Fix FAST audit logs when using pubsub as destination
This commit also splits each organization-level logging sink of type
`logging` to a separate logging bucket.
2022-06-10 12:25:26 +02:00
Ludovico Magnocavallo f75c0021a1
fix #673 (#674) 2022-06-10 10:51:26 +02:00
Taneli Leppä 82822a69d3
Merge pull request #672 from rosmo/module-attribution
Module attribution and version updater tool, plus release automation
2022-06-09 13:40:49 +02:00
Taneli Leppä b28b379a7b Added a tool to update provider_meta/module_name, Terraform version and provider versions on batch basis.
Also includes a pipeline to manually release new versions and update all module names.
2022-06-09 12:40:51 +02:00
Ludovico Magnocavallo 93eaa2ee32
Update CHANGELOG.md 2022-06-09 08:32:19 +02:00
Ludovico Magnocavallo bb3f55fe9e
Fix Gitlab WIF attributes (#671) 2022-06-09 08:31:50 +02:00
Ludovico Magnocavallo 75abd80d9f
Update CHANGELOG.md 2022-06-08 11:35:32 +02:00
Ludovico Magnocavallo 44ae2671b0
CI/CD support for Source Repository and Cloud Build (#669)
* add id to outputs

* initial cloud build implementation for stage 0

* comments

* stage 0

* stage 1, untested

* add support for IAM and CB triggers to source repository module

* refactor stage 0 to use sourcerepo module

* refactor stage 1 to use sourcerepo module

* file descriptions

* fix gitlab pipeline
2022-06-08 11:34:08 +02:00
Julio Castillo 0d670afb7e
Fix broken link in README.md 2022-06-07 10:52:20 +02:00
Ludovico Magnocavallo 4c5a027c3d
Update CONTRIBUTING.md 2022-06-07 07:52:33 +02:00
Ludovico Magnocavallo e792adf13b
Update CONTRIBUTING.md 2022-06-07 07:40:57 +02:00
Ludovico Magnocavallo f9c1b43397
Update CONTRIBUTING.md 2022-06-07 07:40:09 +02:00
Ludovico Magnocavallo 5e1ebc3e49
Update CHANGELOG.md 2022-06-06 15:41:57 +02:00
Ludovico Magnocavallo 87b7f545d1
Update CHANGELOG.md 2022-06-06 15:41:28 +02:00
Ludovico Magnocavallo b18d84487d
Update REFERENCES.md 2022-06-06 15:40:28 +02:00
Ludovico Magnocavallo 49bdb8fee7 remove manifesto 2022-06-06 15:31:52 +02:00
Ludovico Magnocavallo c97425518a
Update CHANGELOG.md 2022-06-06 15:15:03 +02:00
Ludovico Magnocavallo 5e8b06fc85
Initial version of the Contributor's Guide (#666)
* fix IAM in examples

* WIP

* fix service identities IAM example

* design principles

* toc anchors

* fix ordering

* style guide

* checks

* example tests

* tests and tools

* fix project example test

* address typos

* address comments

* address last comments
2022-06-06 15:12:28 +02:00
Ludovico Magnocavallo 8040a4538c
clarify some admin bindings via comments (#663) 2022-06-05 19:48:26 +02:00
javiergp fa321fc67c
Update README.md (#667)
* Update README.md

Fixed VPC SC example

* Update README.md
2022-06-05 19:43:14 +02:00
Julio Castillo c9adb84626
Merge pull request #665 from Cyclenerd/dark
Fix: Logo for dark themes
2022-05-31 13:01:08 +02:00
Nils K c06f3572e3 src urls for orig repo 2022-05-30 12:48:41 +02:00
Nils K 33166faf18 fix relative image link 2022-05-30 12:43:14 +02:00
Nils K 3330fe2337 logo for dark theme 2022-05-30 12:32:24 +02:00
apichick 4a3f03526f
Merge pull request #656 from apichick/glb_and_armor
Added example with GLB and Cloud Armor
2022-05-26 18:12:46 +02:00
Ludovico Magnocavallo 0ea67a40a4
Merge branch 'master' into glb_and_armor 2022-05-26 15:47:55 +02:00
Miren Esnaola 9f5d59748d Added example with GLB and Cloud Armor 2022-05-26 15:32:11 +02:00
psabhishekgoogle cbabe95513
Merge pull request #657 from psabhishekgoogle/patch-1
Update outputs.tf
2022-05-25 14:27:39 +05:30
psabhishekgoogle 668a8bb07c
Update outputs.tf
makimg changes in net-glb module and correcting the output ipaddress
2022-05-25 13:36:58 +05:30
Ludovico Magnocavallo 22d0506f4d
fix condition in subnet factory flow logs (#654) 2022-05-18 10:33:56 +02:00
frits-v 9feb938bed
Update README.md (#653) 2022-05-12 08:01:18 +02:00
Ludovico Magnocavallo 13eac1eb22
Update CHANGELOG.md 2022-05-09 11:54:58 +02:00
Ludovico Magnocavallo e3ea387f0f
fix subnet schema (#651) 2022-05-09 11:53:57 +02:00
Ludovico Magnocavallo 31d87e722a
fix secondary range in yaml example
fixes #650
2022-05-09 11:23:54 +02:00
Julio Castillo 9e08472a4a
Merge pull request #648 from GoogleCloudPlatform/jccb/remove-template-file-provider
Remove template_file provider references
2022-05-05 14:56:23 +02:00
Julio Castillo e3f0c022f8 Use interpolation instead of format() 2022-05-05 14:45:34 +02:00
Julio Castillo f9d79182d7 Remove template_file provider references 2022-05-05 14:45:34 +02:00
Ludovico Magnocavallo daeeef35f0
Update CHANGELOG.md 2022-05-05 14:44:14 +02:00
Ludovico Magnocavallo ff25809020
Fix tfdoc parsing on newllines in outputs (#649)
* fix

* use the right (ugly) Python formatter

* boilerplate on new file

* and do the actual tfdoc run on the original outputs file
2022-05-05 14:43:38 +02:00
Julio Castillo f2d663d19f
Merge pull request #646 from GoogleCloudPlatform/sruffilli/spot-vm
Adds Spot VM support to compute-vm
2022-05-04 19:08:23 +02:00
Ludovico Magnocavallo fcfbcee136
Merge branch 'master' into sruffilli/spot-vm 2022-05-04 18:26:45 +02:00
Daniel Strebel 06927da1e8
Merge pull request #645 from danistrebel/feature/add-apigee-service-attachment
add service_attachment to Apigee instance outputs
2022-05-04 18:14:46 +02:00
Julio Castillo e6135bb323 Remove preemptible VMs in favor of spot VMs 2022-05-04 18:01:07 +02:00
Daniel Strebel f090c037f5
Merge branch 'master' into feature/add-apigee-service-attachment 2022-05-04 17:34:44 +02:00
Julio Castillo c0bd3d3ea9 Update changelog 2022-05-04 10:07:19 +02:00
Julio Castillo aee089dcd3 Add spot vm support to `gke-nodepool` 2022-05-04 10:05:31 +02:00
Simone Ruffilli 882c07cc19
Merge branch 'master' into sruffilli/spot-vm 2022-05-04 10:01:55 +02:00
Simone Ruffilli e84f90f9a2
Update variables.tf 2022-05-04 10:01:28 +02:00
Simone Ruffilli e9d06ba469 FAST: switch to SpotVM for NVAs 2022-05-04 09:59:47 +02:00
Julio Castillo 8f9208fb9e
Merge pull request #610 from GoogleCloudPlatform/sql-multi-region
Multi-region Cloud-SQL example
2022-05-04 09:57:09 +02:00