Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 920 Bytes

USAGE.md

File metadata and controls

28 lines (23 loc) · 920 Bytes

Usage

Providers

Name Version
aws ~> 2.7

Inputs

Name Description Type Default Required
availability_zone The AZ to start the instance in string "us-east-1a" no
creator Email address of person creating this resource string "[email protected]" no
environment Name of the environment instance is being created in string "QA" no
instance_type The type of instance to start. Updates to this field will trigger a stop/start of the EC2 instance string "t2.micro" no

Outputs

Name Description
instance_arn n/a
instance_availability_zone n/a
instance_id n/a
instance_private_dns n/a
instance_private_ip n/a
instance_security_groups n/a