Skip to content

Commit

Permalink
Merge pull request #29 from emiioan/master
Browse files Browse the repository at this point in the history
upgraded google provider to latest version
  • Loading branch information
chrislovecnm authored Oct 24, 2019
2 parents 56ffcdb + 7e5093c commit c58f0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ limitations under the License.
provider "google" {
project = var.project
region = var.region
version = "~> 2.10.0"
version = "~> 2.17.0"
}

0 comments on commit c58f0f2

Please sign in to comment.