* fix: update to comply with new restrictions * fix: setup testing packages properly * fix: resolve shell check errors * fix: add spelling and security packages * fix: update image sources * fix: shell check get image script --------- Signed-off-by: matttrach <matt.trachier@suse.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| main.tf | ||
| outputs.tf | ||
| variables.tf | ||
| versions.tf | ||
README.md
Basic
This example shows the simpliest implementation of this module. In this case "simple" means using the fewest features.
This bare bones example will deploy a server into a VPC with no external access. We will show how to enable features individually in futher examples.