terraform-aws-server/examples/basic/directnetworkonly
Matt Trachier 08163c2fc4
fix: add random name to project (#65)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-05-03 14:43:21 -05:00
..
README.md refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
main.tf fix: add random name to project (#65) 2024-05-03 14:43:21 -05:00
outputs.tf refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
variables.tf refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
versions.tf fix: example versions (#64) 2024-05-03 12:58:21 -05:00

README.md

Direct Network Access

The expands on the basic example, adding direct network access to the server.

The goal of this example is to show how you could enable agnotic access directly to a server. No application is deployed in this example, but if the AMI happened to already have an application deployed you could enable it with this example.