Skip to content

Commit

Permalink
fix: Required provider version upgraded to 0.12.20. (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Sep 16, 2020
1 parent 37455b1 commit b1fd7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

terraform {
required_version = "~> 0.12.6"
required_version = "~> 0.12.20"

required_providers {
google = "~> 3.9"
Expand Down

0 comments on commit b1fd7e8

Please sign in to comment.