Skip to content

Commit

Permalink
Merge pull request #1 from klaus385/master
Browse files Browse the repository at this point in the history
Chore: Terraform Upgrade 0.13.X
  • Loading branch information
drpebcak authored Oct 14, 2020
2 parents 4ca1fc8 + b15f261 commit 1182ab6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
terraform {
required_providers {
aws = {
source = "hashicorp/aws"
}
}
required_version = ">= 0.13"
}

0 comments on commit 1182ab6

Please sign in to comment.