terraform-aws-server/examples/basic/directnetworkonly
Matt Trachier 82a3887852
fix: update to comply with new restrictions (#109)
* 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>
2025-03-06 14:06:46 -06:00
..
README.md refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
main.tf fix: update to comply with new restrictions (#109) 2025-03-06 14:06:46 -06:00
outputs.tf fix: normalize and validate out put (#69) 2024-05-21 13:47:03 -05:00
variables.tf refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
versions.tf fix: remove version constraints (#108) 2025-03-03 17:44:48 -06: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.