Commit Graph

2641 Commits

Author SHA1 Message Date
Ludovico Magnocavallo
162268a48b Make changelog tool slower to work around inconsistencies in API results (#876)
* Make changelog tool slower to work around inconcistencies in API results

* add comment
2022-10-12 14:49:32 +02:00
Ludovico Magnocavallo
e8056577ce Refactor GKE nodepool and blueprints (#875)
* first shot, untested

* example tests working

* module tests

* work on gke blueprints

* multitenant fleet doc examples

* fix gke hub doc examples

* blueprint tests

* move master range to vpc config

* fast stage 3 gke test

* tfdoc

* bump provider versions

* and bump provider again to latest
2022-10-12 12:59:36 +02:00
Julio Castillo
bb4aacd152 Update README.md 2022-10-11 15:25:27 +02:00
Julio Castillo
29b3d84b3f Update README.md 2022-10-11 15:23:59 +02:00
Julio Castillo
9c2b850a0a Update README.md 2022-10-11 15:22:46 +02:00
Julio Castillo
6abb7ae0bc Update README.md 2022-10-11 15:21:30 +02:00
Julio Castillo
d8f0f7040f Revert "Fix cloud shell links"
This reverts commit 75a6dab413.
2022-10-11 15:16:38 +02:00
Julio Castillo
75a6dab413 Fix cloud shell links 2022-10-11 14:53:15 +02:00
Natalia Strelkova
420dd5677f Merge pull request #873 from GoogleCloudPlatform/wordpress-readme-fix
fixes: docker tag command and link to Cloud Shell
2022-10-11 14:40:25 +02:00
Natalia Strelkova
d4a5354daf fixes: docker tag command and link to Cloud Shell 2022-10-11 14:22:04 +02:00
Ludo
a77bf30198 update changelog 2022-10-10 23:26:43 +02:00
Simone Ruffilli
24c3ffe66b FAST: Separate network environment (#566) 2022-10-10 11:50:07 +02:00
Natalia Strelkova
22fa031399 Merge pull request #870 from GoogleCloudPlatform/tmp_revert_to_1.3.1
Temporarily revert to Terraform 1.3.1 to support Cloud Shell
2022-10-10 11:36:41 +02:00
Ludovico Magnocavallo
f080794167 Merge branch 'master' into tmp_revert_to_1.3.1 2022-10-10 11:21:26 +02:00
Natalia Strelkova
5dbc61cb8c temporary revert to Terraform 1.3.1 to support Cloud Shell 2022-10-10 09:19:55 +00:00
Julio Castillo
768f82d10b Update changelog 2022-10-10 11:07:32 +02:00
Julio Castillo
3468cb7bf0 Update changelog 2022-10-10 11:06:39 +02:00
Julio Castillo
61960b9396 Merge pull request #869 from GoogleCloudPlatform/jccb/fix-gke-optionals
Fix optionals for resource_usage_export field in `gke-cluster`
2022-10-10 11:04:43 +02:00
Julio Castillo
08b1dfdb8e Fix optionals for resource_usage_export field in gke-cluster 2022-10-10 10:47:51 +02:00
maunope
d5b42d5378 Maunope/network added firewall metrics (#856)
* support for project level VPC firewall metrics

* updated GCP networking dashboard (.json file)

Co-authored-by: Maurizio Noseda Pedraglio <mnoseda@google.com>, Aurélien Legrand <aurelien.legrand01@gmail.com>
2022-10-10 10:46:22 +02:00
Ludovico Magnocavallo
e13bce1147 update changelog 2022-10-10 09:39:33 +02:00
Ludovico Magnocavallo
16822e94ab Refactor GKE module for Terraform 1.3 (#868)
* wip

* module and module tests

* doc examples

* gke-hub doc examples

* gke blueprints

* hub and spoke peering blueprint

* Rename some keys of some optional objects

* Fix readme

Co-authored-by: Julio Castillo <jccb@google.com>
2022-10-10 09:38:21 +02:00
Simone Ruffilli
674deb1c4f FAST: Replace NVAs in 02-networking-nva with COS-based VMs (#867) 2022-10-10 09:16:28 +02:00
Simone Ruffilli
b5ee78c22d Update ipprefix_by_netmask.sh (#866)
When code was moved from terraform template to separate file, "$$" (used to print $ on a tf template) was wrongly left behind.
2022-10-09 17:26:54 +02:00
Simone Ruffilli
67577ee80b Update README.md 2022-10-09 15:41:56 +02:00
Ludo
ee30ac0c76 update changelog 2022-10-07 21:39:03 +02:00
Ludovico Magnocavallo
2de158e141 Update FABRIC-AND-CFT.md 2022-10-07 16:58:06 +02:00
Natalia Strelkova
d33e04ce27 Merge pull request #818 from skalolazka/example-wordpress
Example wordpress
2022-10-07 16:24:38 +02:00
Natalia Strelkova
54290fb18e Merge branch 'master' into example-wordpress 2022-10-07 15:41:22 +02:00
Natalia Strelkova
eb47e03d5d formatting 2022-10-07 13:31:15 +00:00
Natalia Strelkova
8eae3525b3 existing connector - variable 2022-10-07 13:29:55 +00:00
Natalia Strelkova
8a8a3fd76a firewall unnecessary 2022-10-07 13:13:15 +00:00
Ludovico Magnocavallo
14d1fd2b6b Fabric vs CFT doc (#863)
* first unedited conversion

* Add some external references

* add link from home, minimal reformatting

Co-authored-by: Julio Castillo <jccb@google.com>
2022-10-07 14:47:51 +02:00
Ludovico Magnocavallo
78d1a09aeb Enable FAST 00-cicd provider test (#865)
* enable fast 00-cicd provider test

* don't overwrite version files in CI

* change provider pinning for all tests in CI file
2022-10-07 13:20:56 +02:00
Ludovico Magnocavallo
a0171b2c49 Bump terraform required version (#864)
* bump terraform required version

* fix test

* debug test

* debug test

* disable test

* fix CI file, bump terraform action version
2022-10-07 12:51:56 +02:00
Ludovico Magnocavallo
e66340c4db Refactor compute-vm for Terraform 1.3 (#860)
* refactor compute-vm for Terraform 1.3

* bump Terraform version in CI tests config

* fix optional null handling (ht jccb)

* tfdoc

* update blueprints

* align fast

* align README examples
2022-10-07 10:53:53 +02:00
Ludovico Magnocavallo
00b3383d16 Merge branch 'master' into example-wordpress 2022-10-07 10:32:43 +02:00
Julio Castillo
8c88517199 Update changelog 2022-10-07 09:59:02 +02:00
Julio Castillo
dafdcf5bdc Merge pull request #861 from GoogleCloudPlatform/jccb/update-svpc-defaults
Leverage new shared VPC project config defaults across the repo
2022-10-07 09:50:43 +02:00
Natalia Strelkova
b108b12557 Merge branch 'master' into example-wordpress 2022-10-07 09:47:13 +02:00
Natalia Strelkova
2f8a03a801 style and a note on password change 2022-10-07 09:46:39 +02:00
Julio Castillo
894647ff9e Leverage new shared VPC project config defaults across the repo 2022-10-07 08:55:47 +02:00
Natalia Strelkova
07f89e0aa0 connector creation in a variable 2022-10-07 06:37:07 +00:00
Natalia Strelkova
e9779e30ed locals moved to main 2022-10-07 06:28:05 +00:00
Ludo
3c3e65c2c3 update changelog 2022-10-06 19:22:03 +02:00
Natalia Strelkova
c770abd88d files restructured, connector added separately 2022-10-06 14:25:30 +00:00
Julio Castillo
cc6e39dca2 Merge pull request #859 from GoogleCloudPlatform/jccb/project-svpc-tf13
Make project shared VPC fields optional
2022-10-06 16:18:01 +02:00
Julio Castillo
07249194dd Fix README 2022-10-06 15:52:09 +02:00
Julio Castillo
1955a61159 Make project shared vpc fields optional 2022-10-06 15:48:37 +02:00
Julio Castillo
aea6c278db Merge pull request #858 from GoogleCloudPlatform/jccb/fast-support-group
Default gcp-support to gcp-devops
2022-10-06 14:58:25 +02:00