Commit Graph

834 Commits

Author SHA1 Message Date
lcaggio abe602934a Update changelog. 2021-09-01 11:26:39 +02:00
lcaggio 8a177b395f Update changelog and fix tests. 2021-09-01 11:25:45 +02:00
lcaggio b2d42511e5 Fix example 2021-09-01 11:17:06 +02:00
sruffilli 7b01f3dc08
Updated README.md for net-vpc module (#299)
* Updated README.md for net-vpc module

Added a recommendation to avoid setting up shared vpcs using the module for prod usage.

* Update README.md

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2021-08-25 16:54:05 +02:00
lcaggio bc95150bde
Update README (#298)
Fix missing '-' in gcloud command.
2021-08-18 17:41:28 +02:00
Julio Castillo 658eb3b297
Fix typo 2021-08-13 12:35:12 +02:00
Julio Castillo 5f97d68c0b Update readmes 2021-08-13 12:33:44 +02:00
Julio Castillo 33714b23ea
Merge pull request #297 from terraform-google-modules/jccb/billing-budgets
Billing budget module
2021-08-13 12:15:38 +02:00
Julio Castillo 1b80085c9b Create email notification channels automatically 2021-08-13 12:02:46 +02:00
Julio Castillo 3a8a040ff3 Billing budget module 2021-08-13 12:01:00 +02:00
Julio Castillo cb7c65135e
Update CI processes (#296)
- Upgrade to latest terraform version (1.0.4)
- Remove tflint from linting pipeline (was not doing anything)
- Add terraform fmt check to linting pipeline
- Pass all code through terraform fmt
2021-08-12 17:30:53 +02:00
Julio Castillo 00143189eb
Merge pull request #295 from noahdungey/patch-1
Fixed typo in pubsub/variables.tf.
2021-08-12 10:19:28 +02:00
Julio Castillo c2e23001b7 Fix formatting 2021-08-12 10:07:27 +02:00
Noah Dungey 4f91e3039b
Fixed typo in max_delivery_attempts variable name.
Fixed type in max_delivery_attempts variable name.
2021-08-11 15:48:38 -06:00
Julio Castillo e4645afada
Update CHANGELOG.md 2021-08-10 11:32:50 +02:00
Julio Castillo fc3fbcd75e
Merge pull request #294 from terraform-google-modules/jccb/static-sa-output
Compute service account email statically
2021-08-10 11:10:36 +02:00
Julio Castillo 75418bbbd0 Compute service account email statically
Generate the service account output statically based on the service
account name and parent project. This allows, among other things, to use
service accounts as map keys (e.g. to be used in the `iam` argument in
other modules).
2021-08-10 10:50:44 +02:00
vanessabodard-voi f181c5164d
Update list ==> tolist (#293) 2021-08-05 18:03:54 +02:00
Daniel Strebel dc5ddeab61
Merge pull request #292 from danistrebel/feature/apigee-module
Adding support for Apigee Organization and Instance creation
2021-08-05 16:41:44 +02:00
Daniel Strebel a0b3f2fb7f Apigee tfdoc update 2021-08-05 15:55:23 +02:00
Daniel Strebel 109bd80f43 Apigee module variable description fixes 2021-08-05 15:53:44 +02:00
Daniel Strebel ed6ebc0c82 pytests for apigee modules 2021-08-05 15:47:00 +02:00
Daniel Strebel cb6ded0528 Adding TFDOC to Apigee modules 2021-08-05 14:25:50 +02:00
Daniel Strebel e8b01064f6 Apigee add paid only variables and examples 2021-08-05 13:21:57 +02:00
Daniel Strebel 9c4bb0562f apigee module without service networking 2021-08-05 11:57:22 +02:00
Daniel Strebel 24b5e03c80 initial scaffold for an Apigee tf module 2021-08-04 17:09:44 +02:00
Julio Castillo af34a3bc97
Update CHANGELOG.md 2021-07-30 15:05:01 +02:00
Ludovico Magnocavallo 202892b344
Add support for lifecycle_rule in gcs module (#288) (#289)
* Add support for lifecycle_rule in gcs module (#288)

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>

* fix docs

* rename unrelated interconnect module tests

* fix doc example test

Co-authored-by: iury <1934268+IuryAlves@users.noreply.github.com>
2021-07-30 12:07:17 +02:00
Aleksandr Averbukh 598e4f5ee1
Merge pull request #285 from terraform-google-modules/decentralized-firewall-averbukh
Decentralized firewall management example added.
2021-07-30 01:29:42 +02:00
averbukh 2ab061baa9 Note hierarcicall FW rules in the readme 2021-07-30 01:16:47 +02:00
averbukh a1008a83a8 Fix firewall-yaml readme 2021-07-29 11:54:26 +02:00
averbukh b149aa5c7e Merge branch 'decentralized-firewall-averbukh' of https://github.com/terraform-google-modules/cloud-foundation-fabric into decentralized-firewall-averbukh 2021-07-28 22:25:34 +02:00
averbukh 3a83423554 Cleaning up test for decentralized fwl 2021-07-28 22:25:26 +02:00
Aleksandr Averbukh 5197274974
Merge branch 'master' into decentralized-firewall-averbukh 2021-07-28 22:18:20 +02:00
averbukh ce3d1cad35 Merge branch 'decentralized-firewall-averbukh' of https://github.com/terraform-google-modules/cloud-foundation-fabric into decentralized-firewall-averbukh 2021-07-28 22:14:47 +02:00
averbukh 7792b91364 Add basic tests for decentralized firewall example 2021-07-28 22:14:14 +02:00
Ludovico Magnocavallo 83e469b07f
Update main.tf 2021-07-28 18:47:53 +02:00
sly92 804ce9bdc4
Add new variable for flexibility between project id & name (#287)
* add new variable for flexibility between project id & name

* remove random feature & use new variable

* remove project_id variable & use local descriptive name variable

* fix bad project_id output & avoid confusing name

* update readme

* Update main.tf

Co-authored-by: slaheddine_bejaoui.ext <slaheddine_bejaoui.ext@orange.com>
Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
2021-07-28 18:08:51 +02:00
Ludovico Magnocavallo d745fd03dd
Update README.md 2021-07-27 16:46:56 +02:00
Ludovico Magnocavallo 07a70daab9
Update README.md 2021-07-27 16:44:46 +02:00
averbukh 4d6586b7f3 minor fixed to readme 2021-07-26 22:45:52 +02:00
averbukh 77f9d9dad9 Fix networking examples readme 2021-07-26 10:07:55 +02:00
averbukh 830e464e2e Update firewall-yaml test fixture 2021-07-26 09:50:33 +02:00
averbukh 75ef6dd0ec Fix decentralized-fwl example docs 2021-07-26 09:32:53 +02:00
averbukh 9b30503ab7 Formatting 2021-07-26 09:28:16 +02:00
averbukh c0aab69bb7 feat: Decenrtalized firewall management example added. 2021-07-26 09:22:40 +02:00
Ludovico Magnocavallo 1c6707b982
Update MANIFESTO.md 2021-07-21 11:07:03 +02:00
Ludovico Magnocavallo de5a7efc44
Update MANIFESTO.md 2021-07-21 11:06:47 +02:00
Ludovico Magnocavallo ad4f07c67f
Update MANIFESTO.md 2021-07-21 11:05:52 +02:00
Ludovico Magnocavallo a3169f7d0a
Update README.md 2021-07-21 11:05:20 +02:00