Commit Graph

2220 Commits

Author SHA1 Message Date
Michael Gfeller 6db8a2852f
Merge pull request #711 from mgfeller/mgfeller/fast-readme-tfvars-auto
FAST - updated several stage READMEs about usage of *.auto.tfvars files
2022-06-29 17:32:01 +02:00
Michael Gfeller c66bb0e1c3 Merge branch 'master' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into mgfeller/fast-readme-tfvars-auto 2022-06-29 15:29:43 +02:00
Julio Castillo 797bfc90b7
Merge pull request #709 from GoogleCloudPlatform/fix-gke-log-monit
when using managed prometheus or passing monitoring config there is e…
2022-06-29 14:34:13 +02:00
Abhishek Patil d224404424 when using managed prometheus or passing monitoring config there is error thrown as Error: googleapi: Error 400: Cannot specify logging_config or monitoring_config together with logging_service or monitoring_service., badRequest which is resolved using the fix 2022-06-29 14:54:05 +05:30
Julio Castillo aa9b01cb77
Merge pull request #708 from GoogleCloudPlatform/gke/autopilot-issue-705
Fix #705
2022-06-28 18:53:55 +02:00
Julio Castillo add8fa5f73
Merge branch 'master' into gke/autopilot-issue-705 2022-06-28 17:53:57 +02:00
Ludovico Magnocavallo 85081bd805
Update CHANGELOG.md 2022-06-28 17:35:52 +02:00
Ludovico Magnocavallo 5982fe89ff as developed with Julio 2022-06-28 17:33:54 +02:00
Ludovico Magnocavallo 66c4fffd76
FAST: configuration switches for features (#703)
* example implementation of top-level switches

* data platform as a fast feature

* decouple teams and project factory

* teams disable fixes

* optional pf

* networking stage

* remove var from stage 2s, security
2022-06-28 17:33:37 +02:00
Julio Castillo 3863e502bf
Merge pull request #707 from GoogleCloudPlatform/jccb/fix-705-2
Fix addons for autopilot clusters, add tests for gke-cluster.
2022-06-28 12:41:45 +02:00
Julio Castillo cf76744f95 Fix addons for autopilot clusters, add tests for gke-cluster.
Fixes second part of #702
2022-06-28 12:24:17 +02:00
Julio Castillo 2da28e5954
Update CLEANUP.md 2022-06-28 11:28:57 +02:00
Michael Gfeller 34650ae621 FAST - updated some READMEs about usage of *.auto.tfvars files
Updated information about using the auto generated tfvars files in the "Variable configuration" section for some stages.
Mainly about using globals.auto.tfvars.json instead of copying terraform.tfvars from bootstrap stage.
2022-06-28 11:27:21 +02:00
Julio Castillo 645807306d
Merge pull request #706 from GoogleCloudPlatform/jccb/fix-705
Bump providers versions and pin versions for tests
2022-06-28 10:33:41 +02:00
Julio Castillo 07b00c34fe Bump providers versions and pin versions for tests 2022-06-28 10:20:40 +02:00
Julio Castillo 09f86f89df
Merge pull request #704 from GoogleCloudPlatform/jccb/fix-701
Add `consumer_accept_list` to `apigee-x-instance`
2022-06-27 11:52:16 +02:00
Ludovico Magnocavallo 902e91b14c
Merge branch 'master' into jccb/fix-701 2022-06-27 10:15:31 +02:00
Michael Gfeller df9bdc2fb0
FAST - trigger GitHub workflow also on PR synchronize event (#702)
Add synchronize to the pull_request trigger so that the workflow is also run when the source branch is updated.
2022-06-27 10:13:41 +02:00
Julio Castillo b6f0c1ae2b Add `consumer_accept_list` to `apigee-x-instance`
Fixes #701
2022-06-27 10:01:31 +02:00
lcaggio 5aebd2c87d
Merge pull request #692 from GoogleCloudPlatform/lcaggio/data-p-200622
Fix KMS delegation role
2022-06-23 09:13:37 +02:00
Ludovico Magnocavallo f9775f61c9
Merge branch 'master' into lcaggio/data-p-200622 2022-06-23 08:11:47 +02:00
Ludovico Magnocavallo 1083eeb2ca
Merge branch 'master' into net_glb_ip_address 2022-06-23 08:11:33 +02:00
apichick 4e42cbc1b1
Added missing image in GLB and Cloud Armor example (#696)
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-06-23 08:08:55 +02:00
Ludovico Magnocavallo c59ce76e97
Add repository_owner to GitHub identity attributes (#699)
* add repository_owner to GitHub identity attributes

* fix errors on null identity provider custom settings
2022-06-23 08:06:25 +02:00
Lorenzo Caggioni b10d091a98 Fix README 2022-06-23 07:16:59 +02:00
Lorenzo Caggioni ceb611bb81 Remove custom role and rely on conditions. 2022-06-23 07:04:35 +02:00
lcaggio 5c653638bc
Merge branch 'master' into lcaggio/data-p-200622 2022-06-22 16:13:28 +02:00
Miren Esnaola 0cf6f1d3eb Modified reserved IP address outputs 2022-06-22 13:14:28 +02:00
Taneli Leppä 93cf3b0888
Merge pull request #694 from rosmo/terraform-gitlab
Allow creating repositories in Gitlab/GitHub via Terraform and other CI/CD improvements
2022-06-21 15:37:01 +02:00
Taneli Leppä c3fdc62ff2 Allow creating repositories in Gitlab via Terraform. 2022-06-21 15:12:03 +02:00
lcaggio e0b123125f
Merge pull request #690 from GoogleCloudPlatform/lcaggio/fix-readme-20220620
Fix stages tfvars links
2022-06-21 08:20:30 +02:00
lcaggio d9ad654281
Merge branch 'master' into lcaggio/fix-readme-20220620 2022-06-21 07:54:42 +02:00
Alexander Meissner 9691577638
Fast/group creation gif (#676)
* Updated Readme with Group creation GIF

Added visual representation of checklist group creation.

* Update README.md

Added v1 version of group creation GIF.

* localize gif

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-06-21 07:19:52 +02:00
Ludovico Magnocavallo 4f05d2748e
Merge branch 'master' into lcaggio/fix-readme-20220620 2022-06-21 06:55:59 +02:00
Lorenzo Caggioni bcfa324825 Fix test 2022-06-20 22:39:29 +02:00
Lorenzo Caggioni 2ce4b002f1 Rename role 2022-06-20 22:23:18 +02:00
Lorenzo Caggioni 7625773dea Fix tests 2022-06-20 22:05:22 +02:00
Lorenzo Caggioni 41d8847a60 Fix test 2022-06-20 17:56:36 +02:00
Lorenzo Caggioni 0b6f98db78 Add output logic 2022-06-20 17:48:39 +02:00
lcaggio eb36038ed5
Merge branch 'master' into lcaggio/data-p-200622 2022-06-20 17:27:55 +02:00
Lorenzo Caggioni 6edc80e282 Update READMEs 2022-06-20 17:27:28 +02:00
Lorenzo Caggioni c464a3c8cc Improve KMS: add custom role to handle keys 2022-06-20 17:13:25 +02:00
Lorenzo Caggioni a1c61f089d Add location support 2022-06-20 15:21:03 +02:00
Lorenzo Caggioni d4eef71887 Fix links 2022-06-20 09:52:46 +02:00
Lorenzo Caggioni 26d8f0cf65 Fix stage-02 tfvars links 2022-06-20 09:11:09 +02:00
apichick c61f494d06
Merge pull request #689 from apichick/binauthz
Binary authorization module and example
2022-06-18 12:18:57 +02:00
Ludovico Magnocavallo 3227bd13ce
Merge branch 'master' into binauthz 2022-06-18 08:54:16 +02:00
Miren Esnaola 2e9fdea1a4 Binary authorization module and example 2022-06-17 16:09:12 +02:00
Julio Castillo b04b63ee79
Merge pull request #687 from GoogleCloudPlatform/temi/fast-pf-fix
Fix for fast project factory
2022-06-17 13:25:30 +02:00
Temiloluwa f008b7bf03
Merge branch 'master' into temi/fast-pf-fix 2022-06-17 13:00:31 +02:00