Commit Graph

957 Commits

Author SHA1 Message Date
Julio Castillo 77c888e302 Always output project_id from net-vpc 2021-10-06 18:21:04 +02:00
Ludovico Magnocavallo 55284101a8
Update CHANGELOG.md 2021-10-05 12:21:37 +02:00
Ludovico Magnocavallo a45814f41c
Naming convention module (#318)
* naming convention module

* tfdoc

* lint fixture

* add optional separator, variable descriptions

* add output descriptions

* fix example tests
2021-10-05 12:21:12 +02:00
Ludovico Magnocavallo 127e090511
Update README.md 2021-10-05 08:22:07 +02:00
Ludovico Magnocavallo 5cda22a9f6
Update CHANGELOG.md 2021-10-04 19:00:05 +02:00
Ludovico Magnocavallo 5001eb49a4
Make dns module resilient to dynamic values (#317)
* refactor module and fix tests

* account for wildcard records

* account for empty recordset names

* align tests

* align networking end to end examples

* fix behaviour with wildcard and empty names

* Update main.tf

* fix dumb online edit :)
2021-10-04 18:59:14 +02:00
Mikołaj Stefaniak b481d9baff
Packer example changelog (#316)
* Updated top-level README and CHANGELOG to reflect packer-builder example

* Added packer related files to gitignore
2021-10-04 17:35:31 +02:00
Mikołaj Stefaniak 65fd32c4c0
Introduced packer image builder example (#313) 2021-10-04 17:10:19 +02:00
Ludovico Magnocavallo 777c763980
Update CHANGELOG.md 2021-10-04 14:32:43 +02:00
Julio Castillo d794eb974d
Merge pull request #315 from terraform-google-modules/jccb/dry-firewall
Improve firewall module
2021-10-04 14:22:44 +02:00
Julio Castillo c226f150ca
Update CHANGELOG.md 2021-10-04 14:17:39 +02:00
Julio Castillo 2863d929a5 Remove redundant variable `admin_ranges_enabled` 2021-10-04 14:12:00 +02:00
Julio Castillo 2a6f662e71 Update firewall README 2021-10-04 12:56:17 +02:00
Julio Castillo f5d00d22dd Fix typo 2021-10-04 12:53:20 +02:00
Julio Castillo 400a94658d Allow using named ranges in firewall rules 2021-10-04 12:39:45 +02:00
Julio Castillo d3e8b5e35e Use single resource for custom rules in firwall module 2021-10-04 12:06:31 +02:00
Ludovico Magnocavallo 0bac954287
Update README.md 2021-10-04 11:09:48 +02:00
Ludovico Magnocavallo bccda4eb39
Update README.md 2021-10-04 11:09:09 +02:00
Ludovico Magnocavallo 689393e52f
Update CHANGELOG.md 2021-10-04 11:04:41 +02:00
Ludovico Magnocavallo 09cc5930b9
Update CHANGELOG.md 2021-10-04 10:49:28 +02:00
Ludovico Magnocavallo 0bb18377d4
Update CHANGELOG.md 2021-10-04 10:49:15 +02:00
Ludovico Magnocavallo 262f823464
Refactor compute-vm to remove multiple instance support (#314)
* first iteration, largely untested

* basic tests pass

* basic tests pass

* nic test

* disk tests, refactor

* fix tests

* update README

* update gcs to bq example

* fix README examples, do not create disks for template

* fix data solutions examples

* update cloud operations examples

* update networking examples, mig and ilb modules examples

* update default image to debian 11

* update README table
2021-10-04 10:46:44 +02:00
lcaggio 0bceb328d4
Merge pull request #312 from terraform-google-modules/contributing
Add contributing file
2021-09-30 14:08:12 +02:00
Ludovico Magnocavallo a0ad35a83f
Update CONTRIBUTING.md 2021-09-30 12:39:50 +02:00
Ludovico Magnocavallo fa4ae8eac4
Update CONTRIBUTING.md 2021-09-30 12:38:46 +02:00
Ludovico Magnocavallo f314c3ba94
Update CONTRIBUTING.md 2021-09-30 12:37:40 +02:00
lcaggio 071cf03545 Add contributing file. 2021-09-30 12:32:09 +02:00
javiergp 15b2736a7c
Bugfixing Data Foundations (#310)
* Bugfixing Data Foundations and impersonation support
- Fixed SA permissions
- Usage of impersonation to avoid SA private key export
- Fixed required API enablement
- Added FW rules required by dataflow
- Added provider for sa impersonation
2021-09-28 17:13:18 +02:00
Ludovico Magnocavallo 8b69638f89
Update REFERENCES.md 2021-09-28 11:12:14 +02:00
Ludovico Magnocavallo 98b68ca314
Update REFERENCES.md 2021-09-28 11:02:52 +02:00
Ludovico Magnocavallo 26358483db
Update REFERENCES.md 2021-09-28 10:56:35 +02:00
Julio Castillo 448181619c
Merge pull request #311 from terraform-google-modules/jccb/references
Include references.md
2021-09-28 10:52:53 +02:00
Ludovico Magnocavallo dcad50e1e1
Update REFERENCES.md 2021-09-28 10:41:37 +02:00
Ludovico Magnocavallo 2a71edaf37
Update REFERENCES.md 2021-09-28 10:39:04 +02:00
Ludovico Magnocavallo 6dca93723c
Update REFERENCES.md 2021-09-28 10:38:30 +02:00
Ludovico Magnocavallo f2f5e1329e
Update REFERENCES.md 2021-09-28 10:38:09 +02:00
Ludovico Magnocavallo d2674647c6
Update REFERENCES.md 2021-09-28 10:37:18 +02:00
Julio Castillo dac0e8fdf4 Initial REFERENCES.md 2021-09-28 10:32:01 +02:00
Julio Castillo c4908e4240 Update readmes 2021-09-22 17:57:48 +02:00
Ludovico Magnocavallo b373615041
Update README.md 2021-09-22 14:20:48 +02:00
Ludovico Magnocavallo 29b0487687
Support a different use case in delegated role grants example (#309)
* support a different use case in delegated role grants example

* linter

* add second diagram
2021-09-22 13:50:30 +02:00
Julio Castillo e2320069c9
Merge pull request #308 from terraform-google-modules/jccb/delegated-grants-diagram
Jccb/delegated grants diagram
2021-09-22 13:33:34 +02:00
Julio Castillo d31fcdaf69 Fix diagram width 2021-09-22 13:17:05 +02:00
Julio Castillo cf4db0d7dd Fix typo 2021-09-22 13:15:56 +02:00
Julio Castillo 39712b6793 Add diagram to delegated role grants example 2021-09-22 13:14:32 +02:00
Julio Castillo 50d6105bf0
Prefix 'iam' to delegated role grants example (#307)
* Prefix 'iam' to  delegated role grants example

* Update CHANGELOG
2021-09-22 10:39:18 +02:00
Julio Castillo eebded3ed4
Merge pull request #306 from terraform-google-modules/jccb/delegated-role-grants
New delegated role grants example
2021-09-21 17:48:02 +02:00
Julio Castillo 13f729a2d6 Clarify what the delegated role grants does 2021-09-21 15:53:48 +02:00
Julio Castillo e99514e9f1 Add tests to delegated role grants example 2021-09-21 15:42:01 +02:00
Julio Castillo 48cfef86dd Fix boilerplate 2021-09-21 15:02:23 +02:00