Commit Graph

1314 Commits

Author SHA1 Message Date
Luca Prete 0da20063c8
Fix fast org policies (#444)
* Fix fast org policies

* Generate tfdoc

* Minor refactoring of resman organization org policies

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-01-21 19:38:18 +01:00
Julio Castillo ced7aafcbf
Merge pull request #448 from drebes/project-dependency
fix recreation of resources that depend on project_id on pre-existing…
2022-01-21 18:30:38 +01:00
Roberto Jung Drebes b99e33ce5b fix recreation of resources that depend on project_id on pre-existing projects when data source refresh is triggered 2022-01-21 17:16:20 +00:00
Julio Castillo 3f798d3032
Fix failing tests (#442)
* Fix failing tests

* useless try

* try using job dependencies

* retry

* revert

* disable concurrency, try general config/env

* use in-job config

* don't use home var

* individual configs

* remove multiline

* useless tests

* one more try to figure it out

* use the right home path

* multiline

* fix typo

* remove unused files, revert conftest changes

* Move plugin init to separate action

* Remove parallel tests

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-01-21 17:25:16 +01:00
Ludovico Magnocavallo 56877421ff
fix etra newlines in tfdoc, fixes #445 (#446) 2022-01-21 16:16:28 +01:00
Simone Ruffilli 2267801866
Update README.md 2022-01-21 15:18:20 +01:00
Simone Ruffilli 9f5854c043
Update README.md 2022-01-21 15:17:21 +01:00
Julio Castillo 4a7c1bcb01
Merge pull request #441 from apichick/fix-organization-README
replaced firewall_policy_attachments with firewall_policy_association…
2022-01-19 21:16:32 +01:00
apichick 5ac828dd85 replaced firewall_policy_attachments with firewall_policy_association in example 2022-01-19 20:55:55 +01:00
Julio Castillo 43270247bf
Delete README.md 2022-01-19 19:15:33 +01:00
Julio Castillo bfa892eb13
Delete TODO.md 2022-01-19 19:13:42 +01:00
Ludovico Magnocavallo 4e02f4475a
Update core-dev.tf 2022-01-19 17:03:58 +01:00
lcaggio 0bebcbf6d6
Merge pull request #439 from GoogleCloudPlatform/lcaggio-patch-2
Update README
2022-01-19 15:53:25 +01:00
Ludovico Magnocavallo 87385fd2a6
Merge branch 'master' into lcaggio-patch-2 2022-01-19 15:32:17 +01:00
Simone Ruffilli 337528066b
Update README.md 2022-01-19 14:25:06 +01:00
Ludovico Magnocavallo 9309b010d0 Merge branch 'master' of github.com:GoogleCloudPlatform/cloud-foundation-fabric 2022-01-19 14:20:30 +01:00
Ludovico Magnocavallo e866db2c88 Merge Fabric FAST (#435)
Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Julio Castillo <jccb@google.com>
2022-01-19 14:19:39 +01:00
Ludovico Magnocavallo a35eb8bbc1
Merge Fabric FAST (#435)
Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Julio Castillo <juliocc@users.noreply.github.com>
Co-authored-by: Julio Castillo <jccb@google.com>
2022-01-19 14:17:20 +01:00
Lorenzo Caggioni 9b254242ac Fix lint error on Openshift example 2022-01-19 12:21:00 +01:00
Lorenzo Caggioni 3c27f4d211 Fix typos 2022-01-19 12:03:51 +01:00
lcaggio 2f78de944c
Update README
Update README to fix commands and required roles.
2022-01-19 11:34:46 +01:00
lcaggio 13f9fdc169
Merge pull request #403 from GoogleCloudPlatform/gcs2bq-least-privileges
Data solutions: Gcs2bq example with least privileges
2022-01-17 10:23:49 +01:00
lcaggio f879993db7
Merge branch 'master' into gcs2bq-least-privileges 2022-01-17 10:15:27 +01:00
Simone Ruffilli 0b5b29c5f3
Update CHANGELOG.md 2022-01-17 09:53:30 +01:00
lcaggio 8cb9f96c71
Merge pull request #434 from GoogleCloudPlatform/lcaggio-20220117
Add missing Service Identity Accounts
2022-01-17 09:31:09 +01:00
Lorenzo Caggioni 91edd3e7e9 Update CHANGELOG 2022-01-17 09:22:17 +01:00
Lorenzo Caggioni 27383fa0a2 Add missing Service Identity Accounts 2022-01-17 09:04:19 +01:00
Lorenzo Caggioni 1f063b2f09 Fix README 2022-01-14 21:41:11 +01:00
Lorenzo Caggioni 33ce60cf00 fix tests 2022-01-14 18:39:22 +01:00
Lorenzo Caggioni 87426786ce Fix IAM, add tfvars example 2022-01-14 18:29:10 +01:00
Ludovico Magnocavallo 5d7adc4bf2
Merge branch 'master' into gcs2bq-least-privileges 2022-01-14 18:04:36 +01:00
Lorenzo Caggioni 3eb1f93f4b Move tests 2022-01-14 18:02:08 +01:00
Ludovico Magnocavallo b21029d5ca tfdoc 2022-01-14 17:58:54 +01:00
Ludovico Magnocavallo e37296c3a5 Merge branch 'gcs2bq-least-privileges' of github.com:terraform-google-modules/cloud-foundation-fabric into gcs2bq-least-privileges 2022-01-14 17:58:11 +01:00
Ludovico Magnocavallo 8c208b8d0b
Update serviceaccounts.tf 2022-01-14 17:56:58 +01:00
Ludovico Magnocavallo 3ce6d76365
Update outputs.tf 2022-01-14 17:56:37 +01:00
Ludovico Magnocavallo 4512e7e59d
Update main.tf 2022-01-14 17:55:12 +01:00
Ludovico Magnocavallo aa17e31b93
Update main.tf 2022-01-14 17:54:29 +01:00
Ludovico Magnocavallo 66e2f8d2a9
Update variables.tf
typo
2022-01-14 17:52:52 +01:00
Lorenzo Caggioni a67cfff3af Fix diagram and KMS bq table configuration 2022-01-14 17:30:33 +01:00
Julio Castillo d8bed9cba1
Merge pull request #429 from GoogleCloudPlatform/ludo-fix-example-project-creation
Make project creation optional in gcs to bq example
2022-01-14 17:05:42 +01:00
Lorenzo Caggioni 1ed4491f23 add kms 2022-01-14 16:59:10 +01:00
Julio Castillo fcd6be9733 Fix gcs_to_bq_with_dataflow tests 2022-01-14 16:53:15 +01:00
Ludovico Magnocavallo 70d8d1f890 refactor and test apply/destroy on existing project 2022-01-14 16:53:15 +01:00
Julio Castillo 5cc6a62dec Remove unused variables, use regional resources, generate command as output 2022-01-14 16:53:15 +01:00
Ludovico Magnocavallo a7a0a15931 make project creation optional in gcs to bq example 2022-01-14 16:53:15 +01:00
Luca Prete 4f79e12365
Rename net-xlb module to net-glb (#433) 2022-01-14 16:52:03 +01:00
Luca Prete ca82d5157a
GLB - Module tests and fixes (#431)
* GLB - Module tests and fixes

* Fixing linting

* Fix ssl cert id vs self_link

* Simplify syntax
2022-01-14 16:05:10 +01:00
Lorenzo Caggioni 823282af7c Move demo data to the proper folder 2022-01-14 15:10:03 +01:00
Lorenzo Caggioni 49108eefa9 Fix README 2022-01-14 14:38:03 +01:00