Commit de8b1bcb authored by Nicky White's avatar Nicky White

Terraform 0.13.5

parent d2b053c4
terraform {
required_version = ">= 0.12"
required_version = ">= 0.13"
required_providers {
archive = {
source = "hashicorp/archive"
}
aws = {
source = "hashicorp/aws"
}
template = {
source = "hashicorp/template"
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment