Skip to content

A very not so special terraform module for a very not so special thing; aws_instance.

Notifications You must be signed in to change notification settings

paullschock/terraform-aws-yet-another-instance-module

Repository files navigation

Paul Schock Instance Example Module

A very not so special module for a very not so special thing; aws_instance.

Repo serves to various terraform toolsets.

  1. https://github.com/antonbabenko/pre-commit-terraform
  2. CircleCI
  3. Terratest (coming soon)

Requirements

Name Version
terraform ~> 0.12.24, >= 0.12
aws ~> 2.62

Providers

No provider.

Inputs

Name Description Type Default Required
aws_region AWS region string "us-west-2" no
instance_size Provide an input if you wish to override the default 't3a.medium' selection string "" no

Outputs

No output.

About

A very not so special terraform module for a very not so special thing; aws_instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages