This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch DATALAB-2551
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2551 by this push:
new d974bb4c3 [DATALAB-2551]: changed gcp ubuntu version
d974bb4c3 is described below
commit d974bb4c360f91941a219a77b277adc1c7d0619a
Author: leonidfrolov <[email protected]>
AuthorDate: Wed May 18 16:25:59 2022 +0300
[DATALAB-2551]: changed gcp ubuntu version
---
infrastructure-provisioning/terraform/gcp/endpoint/main/variables.tf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/terraform/gcp/endpoint/main/variables.tf
b/infrastructure-provisioning/terraform/gcp/endpoint/main/variables.tf
index 047e7c103..1e443753d 100644
--- a/infrastructure-provisioning/terraform/gcp/endpoint/main/variables.tf
+++ b/infrastructure-provisioning/terraform/gcp/endpoint/main/variables.tf
@@ -52,7 +52,7 @@ variable "vpc_id" {
}
variable "ami" {
- default =
"/projects/ubuntu-os-cloud/global/images/ubuntu-1604-xenial-v20190628"
+ default =
"/projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-v20210119a"
}
variable "subnet_id" {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]