Skip to content

Commit

Permalink
fixing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshutch committed Oct 6, 2020
1 parent 73e6bad commit 46e811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ci/ci.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
}

provider "aws" {
version = "~> 2.42"
version = ">= 2.42"
region = "us-west-2"
}

Expand Down

0 comments on commit 46e811d

Please sign in to comment.