Skip to content

Commit e1cf18c

Browse files
authored
Merge pull request #36 from datarootsio/bugfix/terrafrom-version-test
Fix deprecated provider version constraint warning
2 parents 10000e8 + e8ab8b9 commit e1cf18c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/provider.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Provider to initialize tests
22

33
provider "aws" {
4-
version = "~> 3.12.0"
54
region = var.region
65
}

0 commit comments

Comments
 (0)