Configuration in this directory show a two optional usage of this module.
namer
, namer_with_additional_identifier_verb
those two module block can show to you basic usage of this module.
To run this example you need to execute:
$ terraform init
$ terraform plan
$ terraform apply
Run terraform destroy
when you don't need these resources.
Name | Version |
---|---|
aws | ~> 4.0 |
Name | Version |
---|---|
aws | ~> 4.0 |
Name | Source | Version |
---|---|---|
namer | ../../ | n/a |
namer_with_additional_identifier_verb | ../../ | n/a |
Name | Type |
---|---|
aws_instance.rest_auth | resource |
aws_internet_gateway.this | resource |
aws_route.internet_gateway | resource |
aws_route_table.private_route_rest | resource |
aws_route_table.public_route_bastion | resource |
aws_route_table_association.private_route_rest | resource |
aws_route_table_association.public_route_bastion | resource |
aws_subnet.private_subnet_rest | resource |
aws_subnet.public_subnet_bastion | resource |
aws_vpc.this | resource |
aws_ami.ubuntu | data source |
No inputs.
No outputs.