Skip to content

Commit

Permalink
chore: remove versions.tf file
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwalsh committed Dec 20, 2021
1 parent b712e17 commit 3941183
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
6 changes: 6 additions & 0 deletions terraform.tf.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"terraform": {
"required_providers": {
"aws": {
"source": "hashicorp/aws",
"version": ">= 3.0.0"
}
},
"required_version": ">= 1.0"
}
}
10 changes: 0 additions & 10 deletions versions.tf

This file was deleted.

0 comments on commit 3941183

Please sign in to comment.