star3am / terraform-aws-single-ec2-vm

terraform-aws-single-ec2-vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Providers

No providers.

Modules

The following Modules are called:

Source: terraform-aws-modules/ec2-instance/aws

Version: 5.6.1

Resources

No resources.

Required Inputs

No required inputs.

Optional Inputs

The following input variables are optional (have default values):

Description: The id of the machine image (AMI) to use for the server.

Type: string

Default: ""

Description: The name to use for the server.

Type: string

Default: "nolan-server"

Outputs

No outputs.

About

terraform-aws-single-ec2-vm


Languages

Language:HCL 100.0%