Commit Graph

822 Commits

Author SHA1 Message Date
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
Julio Castillo b48d4d96fb
Merge pull request #282 from terraform-google-modules/ludoo-manifesto
Create MANIFESTO.md
2021-07-21 10:52:27 +02:00
Ludovico Magnocavallo e8e1ba09d5
Create MANIFESTO.md 2021-07-21 10:41:40 +02:00
Andrea Gandolfi 555fefaeb6
Merge pull request #281 from terraform-google-modules/ludo-cf-psc-2
CF via PSC: implement Andrea's suggestions
2021-07-20 15:35:49 +02:00
Ludovico Magnocavallo a6f351d9ef implement Andrea's suggestions 2021-07-20 15:24:20 +02:00
Ludovico Magnocavallo 813ea55d0d
Simplify new CF from onprem via PSC example (#280)
* add support for PSC addresses to net-address module

* simplify PSC CF example

* update diagram
2021-07-20 15:05:48 +02:00
Julio Castillo 6a7e907b65
Update CHANGELOG.md 2021-07-20 11:57:09 +02:00
Julio Castillo 4123cfeef4
Merge pull request #278 from andgandolfi/master
Networking examples: Call private Cloud Function from onprem
2021-07-20 11:54:05 +02:00
Andrea Gandolfi c96abf7270 Networking examples: Fix tests "private cloud function from onprem" 2021-07-20 10:28:00 +02:00
Andrea Gandolfi 898fd7379f Networking examples: Rename test folder "private cloud function from onprem" 2021-07-20 10:11:58 +02:00
Andrea Gandolfi 7f5328fe6e Networking examples: Add test to "private cloud function from onprem" 2021-07-20 10:10:34 +02:00
Andrea Gandolfi 6f2c644810 Merge branch 'master' of github.com:andgandolfi/cloud-foundation-fabric 2021-07-20 10:08:17 +02:00
Andrea Gandolfi f13c53a83c Networking examples: Fix "private cloud function from onprem" README 2021-07-20 10:07:23 +02:00