cloud-foundation-fabric/examples/cloud-operations/packer-image-builder/packer
Simone Ruffilli fb90500adc
FAST: add 02-networking-peering stage. (#561)
* Networking with peering - initial commit

* README and tests

* Linter fixes

* Linter fixes

* Linter fixes

* Update README.md

* split out vpn/peering in separate files so the rest is identical

* fix dns for vpn and peering

* update tfdoc to support multiple outputs/variables files

* add peering variables

* update tfdoc for modules

* make it easier to spot errored docs

* fix doc

* yapf

* fix permadiff in firewall module source ranges

* FAST: Networking: DNS Fixes

* FAST: ability to toggle on-prem vpn creation

* FAST: fix outputs

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-28 12:27:27 +01:00
..
README.md FAST: add 02-networking-peering stage. (#561) 2022-02-28 12:27:27 +01:00
build.pkr.hcl New folder structure 2022-01-11 11:53:19 +01:00
build.pkrvars.tpl New folder structure 2022-01-11 11:53:19 +01:00
install_httpd.sh New folder structure 2022-01-11 11:53:19 +01:00
variables.pkr.hcl New folder structure 2022-01-11 11:53:19 +01:00

README.md

Packer example

The following Packer example builds Compute Engine image based on Centos 8 Linux. The image is provisioned with a sample shell scripts to update OS packages and install HTTP server.

The example uses following GCP features: