terraform-aws-server/examples/basic/privateip
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 fix: update all tests to stop using the default vpc and subnet (#50) 2024-03-08 12:37:18 -06:00
versions.tf fix: example versions (#64) 2024-05-03 12:58:21 -05:00

README.md

Private IP

In this example we build on the basic example and specify the private IP for our server. This is helpful when you need the private IP to remain stable and you need to know it before hand for configuring an app.