/otf-terraform-aws

This holds the OTF terraform for IasC in AWS.

Primary LanguageHCL

Terraform IasC

Setup

export TF_VAR_AWS_ACCESS_KEY="SOME AWS ACCESS KEY"
export TF_VAR_AWS_SECRET_KEY="SOME AWS SECRET KEY"

Run

terraform init

terraform plan

terraform deploy