Closed kanrenibm closed 2 years ago
There seems to be some issue with vcd where the network creation is taking too long and timing out. Once this happens, the rest of the terraform will fail. There is really nothing that can be done from a terraform perspective as this is a vcd issue. If this keeps happening, you might try opening a ticket with vcd team to have them check on why the network creates are failing. You can try using a terraform destroy command by replacing the apply in the command that you used to try and create the cluster. You can also try creating a new vcd in a different DC to see if that helps.
Thanks for the suggestions, I think I got the rc, the issue is I have given wrong external name, it was not matching with the name 'kan_service', the correct one
user_service_network_name = "dal10-w02-service02"
user_tenant_external_network_name ="dal10-w02-tenant-external"
another observation, while giving the vcd_url, I have to add /api
, else its giving an error.
vcd_url = "https://daldir01.vmware-solutions.cloud.ibm.com/api"
Thanks again for the support, am closing this issue.
Got the following error messages while trying to execute the
apply
commandTerraform vars file: