Commit Graph

576 Commits

Author SHA1 Message Date
Julio Castillo db330fe063 Add support for single-sided peerings. 2020-10-12 16:16:24 +02:00
Julio Castillo ab39c9e4d4 Update compute-vm variable documentation 2020-10-12 13:10:13 +02:00
Julio Castillo 973972e5b9 Fix compute-vm tests 2020-10-12 12:36:12 +02:00
Julio Castillo 2bef92da57 Fixes to `compute-vm` module 2020-10-12 12:26:00 +02:00
Julio Castillo 143249d726
Merge pull request #149 from terraform-google-modules/jccb-firewall-logging
Bring back firewall logging
2020-10-07 11:06:53 +02:00
Julio Castillo 0b34b9fa71 Bring back firewall logging 2020-10-07 10:30:26 +02:00
Ludovico Magnocavallo 09301cf7bd
Bump Terraform version used in tests, increase pytest verbosity (#147)
* update Terraform version used for tests

* increase verbosity of test runs

* delete stale experimental cloud function module
2020-09-27 15:31:19 +02:00
Ludovico Magnocavallo 13759094f9 update CHANGELOG 2020-09-27 15:18:15 +02:00
Chinmay Dorlikar 9bd1d5bb79
Updated the main.tf for bigquery-datasets (#146)
Added the "depends_on" attribute for views to be created only after all the tables are created to avoid failure.
2020-09-27 15:16:09 +02:00
Ludovico Magnocavallo bd00eec1be
decouple cloudrun from istio in gke cluster module (#144) 2020-09-25 22:02:17 +02:00
Ludovico Magnocavallo 955331f940
Update README.md 2020-09-24 19:10:08 +02:00
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