Skip to content

Commit e8ab8b9

Browse files
author
dpf
committed
Fix deprecated provider version constraint warning
1 parent 10000e8 commit e8ab8b9

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)