Commit Graph

23 Commits

Author SHA1 Message Date
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 1f5b96b7f1
Update README.md 2021-06-23 12:26:05 +02:00
Julio Castillo abf61fa7e2 Add support for allow- and deny-lists 2021-02-15 17:32:39 +01:00
Julio Castillo d32937f263 Add Squid Docker images 2021-02-15 17:32:39 +01:00
Julio Castillo 1e11c670f5 Update copyright to 2021 2021-02-15 09:38:10 +01:00
averbukh aec1f3df96 Adjusting second region for on-prem-in-a-box for testing more use cases 2021-01-29 18:43:53 +01: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
Ludovico Magnocavallo a008b1a561
Update README.md 2020-08-08 11:04:53 +02:00
Ludovico Magnocavallo 9197093cb9
Update README.md 2020-07-24 15:06:11 +02:00
Ludovico Magnocavallo 21758f399d
Update README.md 2020-06-28 12:11:54 +02:00
Ludovico Magnocavallo 7a100d08d4
Move top-level docker images folder to the onprem module (#96)
* move docker folder to the onprme module

* update CHANGELOG
2020-06-17 05:41:13 +02:00
Julio Castillo 99642be58a
Add option to use private GCR to cos-generic-metadata (#86) 2020-06-03 09:27:10 +02:00
Ludovico Magnocavallo af95bb3110
Update cloud-config.yaml 2020-06-02 10:14:03 +02:00
Ludovico Magnocavallo f1924914af
Use flat source insted of submodule in envoy cos module (#72)
* use fabric format for in/out table in cos-generic-metadata module's README

* switch to flat modulespace in envoy cos module
2020-05-11 16:54:32 +02:00
Ludovico Magnocavallo 6415940c76 use shared instance files in nginx cos module 2020-05-10 16:02:22 +02:00
Ludovico Magnocavallo f655a9bb67 fix boilerplate in new envoy module 2020-05-10 13:02:12 +02:00
Roberto Jung Drebes 27afe13235
Envoy with Traffic Director cloud-config (#70) 2020-05-10 13:00:18 +02:00
Ludovico Magnocavallo b9ba5add73
Update README.md 2020-04-10 11:38:59 +02:00
Ludovico Magnocavallo a280dd880d
Add support for org policies to folder and project modules (#58)
* modules/folders: add support for org policies

* update README

* update cloud config modules READMEs

* modules/project: add org policies
2020-04-08 14:54:49 +02:00
Julio Castillo c7e4d023f4 Move client and whitelist to top level variables 2020-04-06 20:32:12 +02:00
Julio Castillo 4850748055 Remove references to CoreDNS from Squid module 2020-04-06 20:13:21 +02:00
Julio Castillo c6b14860f8 Add squid container to cloud-config module 2020-04-06 20:08:12 +02:00
Ludovico Magnocavallo 409407ae7d
Refactor the onprem module (#55)
* move onprem to cos-container

* compute-vm: fix external addresses output

* folders-unit: update README

* update onprem module, add new fields to cos-container test instance

* coredns: process corefile as a template

* onprem: fixes

* modules/cos-container: rename to cloud-config-container infra/onprem: remove test output

* Update README.md

* update CHANGELOG for v1.1.0

* fix cloud config modules tests

* Update main.tf

* add container nginx module
2020-04-06 16:27:13 +02:00