Skip to content

Commit

Permalink
Update Terraform provider google to v2.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2020
1 parent a2f1413 commit c07bb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gke-to-gke-vpn/terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ limitations under the License.
*/

provider "google" {
version = "2.11.0"
version = "2.20.3"
region = var.region1
}

0 comments on commit c07bb6e

Please sign in to comment.