Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
Andrea Gandolfi c96abf7270 Networking examples: Fix tests "private cloud function from onprem" 2021-07-20 10:28:00 +02:00
Andrea Gandolfi f13c53a83c Networking examples: Fix "private cloud function from onprem" README 2021-07-20 10:07:23 +02:00
Andrea Gandolfi 1e0053548a Networking examples: Few fixes to "private cloud function from onprem" code 2021-07-20 09:31:54 +02:00
Andrea Gandolfi e228cfc4d4 Networking examples: Improve "private cloud function from onprem" code 2021-07-20 07:52:54 +02:00
Andrea Gandolfi 38306a0aa7 Networking examples: Add "Calling a private Cloud Function from On-premises" example 2021-07-19 16:39:50 +02:00