Commit Graph

2294 Commits

Author SHA1 Message Date
Natalia Strelkova c886fe150d Merge branch 'example-wordpress' of https://github.com/skalolazka/cloud-foundation-fabric into example-wordpress 2022-08-31 14:20:43 +00:00
Natalia Strelkova d27f09e779 more code refactoring 2022-08-31 14:19:54 +00:00
Natalia Strelkova 2e7641124a
Merge branch 'GoogleCloudPlatform:master' into example-wordpress 2022-08-29 17:29:47 +02:00
Natalia Strelkova ede1b3bfd8 Merge branch 'example-wordpress' of https://github.com/skalolazka/cloud-foundation-fabric into example-wordpress 2022-08-29 14:44:21 +00: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
Benjamin Sadik 216afda2ce update readme 2022-08-25 17:16:43 +02:00
Natalia Strelkova 9b22eca000 Merge branch 'example-wordpress' of https://github.com/skalolazka/cloud-foundation-fabric into example-wordpress 2022-08-24 15:24:51 +00:00
Natalia Strelkova fd52c4c2c4
Merge branch 'GoogleCloudPlatform:master' into example-wordpress 2022-08-24 17:24:19 +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
Natalia Strelkova 2f02f95e50 Merge branch 'example-wordpress' of https://github.com/skalolazka/cloud-foundation-fabric into example-wordpress 2022-08-23 12:41:04 +00:00
Natalia Strelkova 826e245bc9
Merge branch 'GoogleCloudPlatform:master' into example-wordpress 2022-08-23 14:40:49 +02:00
Natalia Strelkova 38e734e300 Merge branch 'master' of https://github.com/skalolazka/cloud-foundation-fabric into example-wordpress 2022-08-23 08:51:44 +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
Natalia Strelkova cc60ae850e next iteration of code refining (WiP) 2022-08-19 12:24:58 +00: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
Natalia Strelkova bcb4a334a0 using Fabric modules, CloudSQL internal IP - first approximation 2022-08-09 09:21:24 +00: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
Ludovico Magnocavallo 086e4a2b2c
add egress / ingress policy example (#768) 2022-08-04 17:00:14 +02:00
Ludovico Magnocavallo 642f1d1366 changelog tool improvements 2022-08-04 13:27:42 +02:00
Ludovico Magnocavallo 03bf8b6e32
Allow interpolating SAs in project factory subnet IAM bindings (#767) 2022-08-04 10:39:28 +02:00
Ludovico Magnocavallo a48314cda3 update changelog 2022-08-03 17:03:31 +02:00
Ludovico Magnocavallo bfefaf627e
refactor teams, fix #750 (#766) 2022-08-03 16:34:09 +02:00