Skip to content

rodolfolubeck/terraform-101

Repository files navigation

Requirements

The following requirements are needed by this module:

Providers

The following providers are used by this module:

Modules

No modules.

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

Description: AWS Profile

Type: string

Description: AWS Region

Type: string

Description: Environment

Type: string

Description: AWS EC2 instance AMI

Type: string

Description: The type of AWS EC2 instance

Type: string

Optional Inputs

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

Description: n/a

Type: map(string)

Default:

{
  "Name": "Amazon Linux 2023",
  "Project": "Terraform 101"
}

Outputs

The following outputs are exported:

Description: AWS S3 bucket ARN

Description: n/a

Description: AWS S3 bucket name

Description: n/a

About

Apply terraform knowledge and concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages