From 1e9d1e1e5a07eeb140e2159a9c43c3d9f6d95acc Mon Sep 17 00:00:00 2001 From: "Sivasailam.V" <74296207+Sivasaivm@users.noreply.github.com> Date: Sun, 16 Oct 2022 06:30:54 +0530 Subject: [PATCH] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 2162ddd..5079fe2 100644 --- a/main.tf +++ b/main.tf @@ -149,7 +149,7 @@ resource "vcd_vapp_vm" "vm_1" { name = "vm-centos8-01" catalog_name = "Public Catalog" template_name = "CentOS-8-Template-Official" - memory = 8192 + memory = 4096 cpus = 2 guest_properties = {