Skip to content

Commit b338432

Browse files
authored
Merge pull request #15 from rackspace-infrastructure-automation/0.13_testing
CI Updates
2 parents fb2d531 + 17a4647 commit b338432

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.terraform-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.17
1+
0.13.2

tests/default/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
}
44

55
provider "aws" {
6-
version = "~> 2.7"
6+
version = "~> 3.0"
77
region = "us-west-2"
88
}
99

0 commit comments

Comments
 (0)