terraform-aws-server/examples/basic/indirectdomain
Matt Trachier 05925a64e4
feat: enable version 6 address direct access (#89)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-22 15:57:58 -05:00
..
README.md refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
main.tf feat: enable version 6 address direct access (#89) 2024-07-22 15:57:58 -05: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: example versions (#64) 2024-05-03 12:58:21 -05:00

README.md

Indirect with Domain

This example adds a domain and valid tls cert to the indirect only example.

The goal of this module is to show how to add everything necessary to enable secure access to an application without enabling direct access to the server.