Commit Graph

465 Commits

Author SHA1 Message Date
Ludovico Magnocavallo ad653c5bba
Add tests for new end to end example (#143)
* make parent_id optional

* add tests for new e2e example
2020-09-24 19:07:13 +02:00
lcaggio 7ef84a5cd5
Merge pull request #137 from terraform-google-modules/asset_inventory
e2e example: Scheduled Cloud Asset Inventory Export to Bigquery
2020-09-24 18:57:02 +02:00
Ludovico Magnocavallo d18dcea9d2 update README in/out table 2020-09-24 18:49:48 +02:00
Ludovico Magnocavallo 703bca7c0b reformat 2020-09-24 18:49:16 +02:00
Ludovico Magnocavallo 0cbc6556e0 remove merge diff 2020-09-24 18:48:40 +02:00
Ludovico Magnocavallo 290ddd56ab use consistent quotes, 2 spaces per tab 2020-09-24 18:48:25 +02:00
lcaggio c192fd2baf
Update outputs.tf
fix output
2020-09-24 17:40:51 +02:00
Lorenzo Caggioni 68115ee4fa Remove cloud shell file 2020-09-24 17:32:26 +02:00
Lorenzo Caggioni e7939291a9 Merge branch 'asset_inventory' of https://github.com/terraform-google-modules/cloud-foundation-fabric into asset_inventory
rebase
2020-09-24 17:29:00 +02:00
Lorenzo Caggioni 8464fbacc4 Fix roles
Implement PR comments
Make example at Project level to keep it simpler
2020-09-24 17:16:43 +02:00
Ludovico Magnocavallo 5f48a4cc3f
Update CHANGELOG.md 2020-09-24 10:43:07 +02:00
Julio Castillo 5fd8720c7a
Add service project configuration options to project module (#142) 2020-09-24 10:41:44 +02:00
Luca Prete f2c80e17f1
[#138] Update copyright headers to 2020 (#139)
Co-authored-by: Luca Prete <lucaprete@google.com>
2020-09-23 11:07:03 +02:00
Sumeet Chaurasia bbb14886fd
provider version update (#140) 2020-09-23 10:09:41 +02:00
Ludovico Magnocavallo a2392aeda1 minimal Markdown syntax fixes and lang tweaks to READMEs 2020-09-17 20:06:54 +02:00
lcaggio 7555ec8859
Merge branch 'master' into asset_inventory 2020-09-17 17:54:23 +02:00
Lorenzo Caggioni 5808b181d5 update diagram 2020-09-17 17:51:32 +02:00
Lorenzo Caggioni 6362185a00 update changelog, readmes 2020-09-17 17:38:27 +02:00
Lorenzo Caggioni c5b29f3923 Add readme and outputs 2020-09-17 17:26:17 +02:00
vanessabodard-voi 435d64d81a
Change bucket_policy_only into uniform_bucket_level_access in GCS module (#135)
* Change bucket_policy_only into bucket_policy_only

* Update changelog
2020-09-15 19:33:40 +02:00
Lorenzo Caggioni 3f57764ac9 Update main 2020-09-10 15:26:30 +02:00
Lorenzo Caggioni e7955fb1ef Update main 2020-09-10 15:18:32 +02:00
Lorenzo Caggioni 5eaed81f9c Add cloud shell txt 2020-09-10 00:26:48 +02:00
Lorenzo Caggioni 4313cd2804 Add diagram 2020-09-10 00:23:25 +02:00
Lorenzo Caggioni 58b4bf3837 Add Cloud Function 2020-09-10 00:15:52 +02:00
Lorenzo Caggioni 6036250086 Add e2e exemple to schedule asset inventory 2020-09-10 00:13:36 +02:00
Ludovico Magnocavallo 0eaeea6251
Update CHANGELOG.md 2020-09-03 19:23:09 +02:00
Ludovico Magnocavallo 120e1be1d9 extend gcs module tests to cover new variables 2020-09-03 19:19:41 +02:00
Ludovico Magnocavallo 9e32b32b3d reformat GCS module and update README 2020-09-03 19:08:29 +02:00
vanessabodard-voi e8c227fdd6
Add bucket logging (#134)
* Add logging

* Improve syntax

* Add example

* Improve type for retention policy
2020-09-03 19:06:35 +02:00
Ludovico Magnocavallo c1b3459fd7
Update CHANGELOG.md 2020-09-01 18:52:15 +02:00
Ludovico Magnocavallo 0265ba0951
Refactor net-address variables, add support for internal address purpose
* add support for internal address purpose
* update gcs module README
* refactor net address module interface and add tests
* add more examples in net-address README
2020-09-01 18:49:21 +02:00
vanessabodard-voi daf3dc41e7
Add retention policy (#133) 2020-09-01 17:48:02 +02:00
Aleksandr Averbukh d45934e544
Merge pull request #132 from terraform-google-modules/vpn-ha-optional-gateway
Make VPN Gateway creation optional for the net-vpn-ha module
2020-09-01 16:32:14 +02:00
Aleksandr Averbukh aacb570ac8 Fix list of log config attributes to be tested 2020-09-01 15:00:16 +02:00
Aleksandr Averbukh 931af3e943 Fix subnet logging test 2020-09-01 14:18:37 +02:00
Aleksandr Averbukh 4626dafcc8 Make VPN Gateway creation optional for the module. 2020-09-01 12:38:25 +02:00
Ludovico Magnocavallo fe857ee96f implement cf fix for https://issuetracker.google.com/issues/155215191 2020-09-01 07:52:48 +02:00
Ludovico Magnocavallo 707e567637 implement cf fix for https://issuetracker.google.com/issues/155215191 2020-09-01 07:50:04 +02:00
Julio Castillo 263c767a0a
Update README.md 2020-08-31 15:13:28 +02:00
Julio Castillo 1292b4c192
Merge pull request #130 from terraform-google-modules/jccb-net-vpc-optional-create
Make VPC creation optional in `net-vpc` module
2020-08-31 15:03:33 +02:00
Julio Castillo 21aee6f0aa Reference VPC name from module variable 2020-08-31 14:54:05 +02:00
Julio Castillo 067f072c26 Make VPC creation optional in `net-vpc` module 2020-08-31 14:09:28 +02:00
lcaggio 0ca0f8e81b
Merge pull request #129 from terraform-google-modules/fix-128
Fix issue #128
2020-08-31 11:03:17 +02:00
Lorenzo Caggioni 534662a41c - Fix issue 128 2020-08-31 10:48:14 +02:00
Ludovico Magnocavallo 887348da48
Update CHANGELOG.md 2020-08-29 11:31:48 +02:00
Ludovico Magnocavallo a468cd89bc
Update CHANGELOG.md 2020-08-29 11:31:22 +02:00
Ludovico Magnocavallo 088a7c569f
Quota monitor end to end example (#125)
* working example, README missing

* add missing boilerplate to outputs file

* README

* fix dynamic resources in IAM binding for_each

* add tests

* update input/output table in README

* add example to READMEs
2020-08-29 11:29:46 +02:00
Ludovico Magnocavallo 86bee0ff70 update input variable table in dns module README 2020-08-29 11:16:42 +02:00
Ludovico Magnocavallo 60c068ffea update input variable tables in data solutions examples 2020-08-29 11:15:42 +02:00