Commit Graph

2297 Commits

Author SHA1 Message Date
Ludovico Magnocavallo 01da987e9d update changelog 2022-09-04 13:51:30 +02:00
Fawzi 4bbe83ee75
update outputs.tf (#793)
Fixing typo
2022-09-04 13:50:36 +02:00
Ludovico Magnocavallo 6f660a7054 update changelog 2022-09-01 15:33:44 +02:00
lcaggio 3278014c8d
Merge pull request #790 from GoogleCloudPlatform/lcaggio/group-factory
Cloud Identity Group factory
2022-09-01 15:30:58 +02:00
lcaggio 9c03c8f205 Implement comments 2022-09-01 15:18:50 +02:00
lcaggio e5878723e2
Merge branch 'master' into lcaggio/group-factory 2022-08-31 17:12:32 +02:00
lcaggio 49baa5da30 Fix YAML 2022-08-31 16:54:30 +02:00
lcaggio 3a089ab6c9 Update README 2022-08-31 16:28:35 +02:00
lcaggio 7509752caf First commit. 2022-08-31 16:25:29 +02:00
Roberto Jung Drebes 26b4375fae
Merge pull request #788 from drebes/yaml-yay
fix yaml quotes for merge-pr workflow
2022-08-31 15:47:32 +02:00
Roberto Jung Drebes 4174f2a048 and linting too 2022-08-31 15:31:30 +02:00
Roberto Jung Drebes e1eea481b4 some more yaml quoting 2022-08-31 15:28:47 +02:00
Ludovico Magnocavallo d076af3477
Merge branch 'master' into yaml-yay 2022-08-31 13:40:48 +01:00
Roberto Jung Drebes 97fc5517b2 fix yaml quotes for merge-pr workflow 2022-08-31 14:39:17 +02:00
Ludovico Magnocavallo 34df6e2a05 update changelog 2022-08-31 12:39:06 +02:00
lcaggio 1c677d0e10
Merge pull request #787 from GoogleCloudPlatform/lcaggio/groups
Support manager role in cloud identity group module
2022-08-31 11:29:05 +01:00
lcaggio a253446406 First commit 2022-08-31 11:14:18 +02:00
ddaluka 16e14fdb0a
Secret manager flag sensitive output (#786)
* Added sensitive output value

* Updated Readme

* updated readme
2022-08-29 13:22:52 +02:00
Taneli Leppä c798625868
net-glb: Added support for regional external HTTP(s) load balancing. (#775) 2022-08-27 22:58:11 +02:00
Roberto Jung Drebes 79c33272dd
Merge pull request #784 from drebes/master
fix envoy-traffic-director config for xDS v3
2022-08-24 16:34:33 +02:00
Roberto Jung Drebes 48fcfa8233
Merge branch 'master' into master 2022-08-24 16:23:03 +02:00
Roberto Jung Drebes 40314b4741
Merge pull request #785 from drebes/nginx-tls
nginx-tls module
2022-08-24 16:20:35 +02:00
Roberto Jung Drebes 1bcfa51a40 fix doc 2022-08-24 14:41:27 +02:00
Roberto Jung Drebes a4752961db nginx-tls module 2022-08-24 14:37:53 +02:00
Roberto Jung Drebes 00f88730fe update compute-vm example 2022-08-24 12:14:10 +02:00
Roberto Jung Drebes 081e04fe2e fix envoy TD config for xDSv1.3 2022-08-24 10:44:05 +02:00
Ludovico Magnocavallo 7991dbae4f update changelog 2022-08-24 09:44:57 +02:00
Ludovico Magnocavallo a1a02cce63 update changelog 2022-08-24 09:44:08 +02:00
Ludovico Magnocavallo f26dc88251 update changelog 2022-08-24 09:42:39 +02:00
Roberto Jung Drebes 83ffeaa1b6
Merge pull request #783 from drebes/cos-fixes
fix service unit indent on cloud-config-container module
2022-08-24 09:38:48 +02:00
Roberto Jung Drebes 9597cabab7 fix service unit indent on cloud-config-container module 2022-08-23 21:12:09 +02:00
Julio Castillo 1ca8bccfb3
Merge pull request #782 from GoogleCloudPlatform/nstrelkova-cloud-run-fix
typo fix (max_scale -> min_scale)
2022-08-23 19:04:56 +02:00
Natalia Strelkova ed68fb0179 typo fix (max_scale -> min_scale) 2022-08-23 15:43:07 +00:00
Simone Ruffilli a29faa7f8c
instance_termination_action must be set for compute-vm spot instances (#778)
* Bumped providers version
* Adds ability to control instance_termination_action for SpotVMs
2022-08-20 18:37:17 +02:00
Ludovico Magnocavallo ec88fa9f25 update changelog 2022-08-16 09:39:01 +02:00
Stefan Tomm 5b7f6ab91a
fix data-platform-dev folder in stage 03-data-platform (#774) 2022-08-16 09:36:24 +02:00
Ludovico Magnocavallo b62fbe8556 update changelog 2022-08-11 09:57:43 +02:00
Alex Lo 307bda4fed
apigee-x-instance.ip_range cannot take Support CIDR (#727)
* Instance.ip_range cannot take Support CIDR

Current docs are incorrect. It is not possible to specify the Support range.

See https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.instances#Instance

> ipRange	
> string
> Optional. IP range represents the customer-provided CIDR block of length 22 that will be used for the Apigee instance creation. This optional range, if provided, should be freely available as part of larger named range the customer has allocated to the Service Networking peering. If this is not provided, Apigee will automatically request for any available /22 CIDR block from Service Networking. The customer should use this CIDR block for configuring their firewall needs to allow traffic from Apigee. Input format: "a.b.c.d/22", Output format: a.b.c.d/22, e.f.g.h/28"

* tfdoc

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-08-11 09:55:39 +02:00
Ludovico Magnocavallo db4390837c update changelog 2022-08-11 09:42:51 +02:00
Alejandro Leal a85f3aa907
Update to multiple READMEs (#740)
* Update CONTRIBUTING.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fix gcs to bq example readme

* tfdoc

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-08-11 09:40:55 +02:00
lcaggio c0e17f4732
Improve Data Playground example (#738)
* First commit

* Fix README

* Improve READMEs

* Implement PR comments.

* Fix

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-08-09 15:56:39 +02:00
Ludovico Magnocavallo c3e7d98d09 update changelog 2022-08-09 14:09:49 +02:00
Ludovico Magnocavallo ed4d59a8b1
refactor cloud run module (#773) 2022-08-09 14:06:30 +02:00
Alef Reis 97104c0098
Add support to a public access to cloudsql-instance (#754)
* feat: add support to a public access to cloudsql-instance

* doc: update cloudsql-instance doc changing the ipv4_enabled parameter description

* test: fix assertion test to ipv4_enabled
2022-08-09 13:42:42 +02:00
apichick c9735bcc9f
Merge pull request #771 from apichick/multi-cluster-mesh-gke-fleet-api
Example of a multi-cluster mesh on GKE configuring managed control pl…
2022-08-08 16:54:03 +02:00
Miren Esnaola 5c9f336441 Example of a multi-cluster mesh on GKE configuring managed control plane using the Fleet API 2022-08-08 16:32:52 +02:00
Ludovico Magnocavallo 3a47651674 update changelog 2022-08-07 09:02:46 +02:00
Daisuke b953424aec
fixing to move without output_location (#770) 2022-08-07 09:00:27 +02:00
Ludovico Magnocavallo 70a3d6d980 update changelog 2022-08-05 14:43:34 +02:00
Ludovico Magnocavallo 450c4d5299 update changelog 2022-08-05 14:42:14 +02:00