terraform-aws-server/examples/basic/dualstack/README.md

8 lines
279 B
Markdown

# 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.