Skip to content

Commit

Permalink
chore(tf-0.13upgrade): performed upgrade from 0.12.29 -> 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Klaus committed Oct 14, 2020
1 parent 4ca1fc8 commit b15f261
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 b15f261

Please sign in to comment.