terraform-aws-server/examples/basic/indirectonly
Matt Trachier 262ff3914d
fix: Fix release (#66)
* fix: add random name to project

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: update to new access version

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-05-03 17:15:26 -05:00
..
README.md refactor!: adjust for new abilities (#62) 2024-05-03 11:31:30 -05:00
main.tf fix: Fix release (#66) 2024-05-03 17:15:26 -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

Indirect

This example adds load balancing to the basic example.

The goal of this module is to show how to add a load balancer to the access and server modules to prepare for exposing an application indirectly.