Skip to content

Commit

Permalink
[werft] set google terraform plugin to version 3.63.0 because DNS ent…
Browse files Browse the repository at this point in the history
…ries could not be written in the newer version (gitpod-io#3916)
  • Loading branch information
fullmetalrooster authored Apr 13, 2021
1 parent 0836179 commit 408bbc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .werft/certs/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "3.63.0"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit 408bbc6

Please sign in to comment.