* feat: update supported images Signed-off-by: matttrach <matt.trachier@suse.com> * fix: shell Signed-off-by: matttrach <matt.trachier@suse.com> --------- 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.