Commit Graph

3501 Commits

Author SHA1 Message Date
Anton KOVACH
5cf60cbcf4 Fix Terraform formatting and add module_prefix attribute to modules_config (#1162)
* Fix Terraform formatting and add module/ prefix to path in 0-cicd-github repository population

fix the formatting of Terraform files and adds the module/ prefix to the module path in 0-cicd-github under repository population. Without proper formatting and module path, generated repositories may show formatting mismatches and examples in the README.md file may not run as expected.
The changes include updating the replace function with a new regular expression pattern to correctly apply the git source for modules and updating the each.value.file attribute to include the module/ prefix in the Terraform file path. This ensures that the examples in the README.md file work as intended and that the generated repositories follow best practices for Terraform code.

* revert modules/ prefix change

* Add module_prefix to modules_config

- Add module_prefix to modules_config
- Add example to Readme.md
- use module_prefix variable to specify the path

* fix tfdoc
2023-02-19 18:01:38 +01:00
Aleksandr Averbukh
0d0a2b4f81 Merge pull request #1163 from GoogleCloudPlatform/projects-ds-new-version
Projects-data-source module new version
2023-02-19 15:44:28 +01:00
Aleksandr Averbukh
f16511b8da Fix typo in readme 2023-02-19 15:22:48 +01:00
Aleksandr Averbukh
07957ce839 Merge branch 'master' into projects-ds-new-version 2023-02-19 01:15:02 +01:00
Aleksandr Averbukh
4ad30b812b Fix tests for tf-cloud-dynamic-credentials blueprint 2023-02-19 01:14:24 +01:00
Aleksandr Averbukh
5250877946 Merge branch 'master' into projects-ds-new-version 2023-02-19 01:01:35 +01:00
Aleksandr Averbukh
befc73ec12 feat: Update TFC+WIF blueprint with TFC Dynamic Credentials feature. 2023-02-19 00:51:49 +01:00
Aleksandr Averbukh
ff4b2fffe2 Regenerate docs 2023-02-18 22:11:44 +01:00
Aleksandr Averbukh
8174890331 Sort variables 2023-02-18 22:04:40 +01:00
Aleksandr Averbukh
1c302c7ab3 TF formatting 2023-02-18 21:48:05 +01:00
Aleksandr Averbukh
d970db0c79 Merge branch 'master' into projects-ds-new-version 2023-02-18 21:38:53 +01:00
Aleksandr Averbukh
a497aef707 feat: new version of projects-data-source based on AssetInventory ds 2023-02-18 21:36:51 +01:00
lcaggio
7c9841def9 Merge pull request #1161 from aymanfarhat/enhancement/dpf-df-doc
Additional documentation for the Data Platform Dataflow pipeline example
2023-02-16 20:09:52 +01:00
Ayman Farhat
eac2065ae2 Update on docs wording 2023-02-16 17:04:05 +01:00
Ayman Farhat
fcdadf521d Fix spelling mistake 2023-02-16 15:48:12 +01:00
Ayman Farhat
a853dc4fe2 update Data Platform blueprint README with more example Dataflow commands 2023-02-16 15:45:20 +01:00
Wiktor Niesiobędzki
e64e8db20d Allow additive IAM grants by robots name
Regreatablly member name will be known after apply, hence changes in the
tests
2023-02-16 14:39:21 +01:00
Ludovico Magnocavallo
36a7347744 FAST stage docs cleanup (#1145)
* top-level and stage 0

* stage 1

* net peering

* networking

* networking

* security

* gke, dp

* checks
2023-02-15 05:42:14 +00:00
Chema Polo
e8334857ff Update main.tf (#1158)
replaced .secondary_pod_range by var.pod_range.secondary_pod_range that is the object which contins create, cidr an name attributes.
2023-02-15 06:28:47 +01:00
Julio Castillo
742b5bab62 Fix tfvars sample for fast bootstrap stage 2023-02-14 11:29:19 +02:00
lcaggio
13f2859e2f Merge pull request #1156 from GoogleCloudPlatform/lcaggio/bq-max_time_travel_hours
Add 'max_time_travel_hours ' support on BQ module
2023-02-14 09:10:11 +01:00
lcaggio
7bbeac805e Add 'max_time_travel_hours ' on BQ module 2023-02-14 08:43:15 +01:00
lcaggio
603bb562d7 Merge pull request #1154 from GoogleCloudPlatform/lcaggio/workaround-9164
Workaround to mitigate provider issue 9164
2023-02-14 06:37:18 +01:00
lcaggio
ebc4bc51a5 Workaround to mitigate issue 9164 2023-02-13 15:25:24 +01:00
Luca Prete
3a0a1e2f6d net-ilb: add example about ref existing MIG example (#1151) 2023-02-11 17:45:16 +01:00
Ludovico Magnocavallo
98a08c159a Update README.md 2023-02-11 15:52:47 +01:00
Wiktor Niesiobędzki
9395fbc822 Add documentation about JIT-ed service accounts 2023-02-11 15:52:47 +01:00
Julio Diez
3b865fa2d5 Merge pull request #1146 from juliodiez/serverless-program
Serverless networking program
2023-02-10 20:08:14 +01:00
Julio Diez
0cfd8dd883 Move all images to an images/ folder 2023-02-10 19:48:04 +01:00
Julio Diez
5c3fd31b02 Add missing newlines in README 2023-02-10 19:43:56 +01:00
Julio Diez
621ee6e517 Update variables table via tfdoc.py 2023-02-10 18:02:37 +01:00
Julio Diez
e72602a11d Update variables table via tfdoc.py 2023-02-10 18:02:37 +01:00
Julio Diez
6c470ece11 Option to create a project 2023-02-10 18:02:37 +01:00
Julio Diez
9dab5fa1ea Merge pull request #10 from juliodiez/master
Merge pull request #9 from GoogleCloudPlatform/master
2023-02-10 18:00:30 +01:00
Julio Diez
eee0a0eead Merge pull request #9 from GoogleCloudPlatform/master
Sync fork
2023-02-10 17:59:42 +01:00
Julio Diez
54d88c7ab2 Merge branch 'master' into serverless-program 2023-02-10 15:35:48 +01:00
Julio Diez
98f9a318bc Update output and variable tables via tfdoc.py 2023-02-10 14:38:16 +01:00
Julio Diez
1335fd65da Update output and variable tables via tfdoc.py 2023-02-10 14:21:38 +01:00
Julio Diez
9fa48ea177 Add ending periods to descriptions 2023-02-10 14:13:56 +01:00
Julio Diez
4aa135f7e8 Generated output and variable tables via tfdoc.py 2023-02-10 14:01:11 +01:00
Julio Castillo
a6077fb746 Merge pull request #1131 from outdoorsy/autopilot
Add Autopilot Support for cluster_autoscaling Configuration in GKE Module
2023-02-10 13:31:56 +01:00
Julio Diez
d19d434538 Add HTML tags to generate output and variable tables 2023-02-10 13:21:01 +01:00
Brent Walker
e8c0b66aee Remove unnecessary ternaries 2023-02-10 07:00:12 -05:00
Brent Walker
695b34efe9 fmt 2023-02-10 07:00:12 -05:00
Brent Walker
c3a7760a49 Autopilot fix
Support cluster_autoscaling configuration when using autopilot
2023-02-10 07:00:12 -05:00
Julio Diez
aca3069951 Add quotes around var project_id 2023-02-10 12:59:09 +01:00
Julio Diez
f31293ba04 Specify block types 2023-02-10 12:56:59 +01:00
Julio Diez
d916632686 Update URL to repo 2023-02-10 12:49:39 +01:00
Julio Diez
3935867d92 Simplify conditional expressions 2023-02-10 12:48:47 +01:00
Julio Diez
a8de9088c6 Alphabetical ordering for outputs and variables 2023-02-10 12:46:34 +01:00