Re: Terraform 0.4 error

2022-05-10 Thread Niclas Lindblom
init - check if there exists a .terraform directory? If yes, can > you clear it , and also delete the .terraform.lock.hcl file > > Thanks, > Pearl > > > > > > From: Niclas Lindblom > Sent: Tuesday, May 10, 2022 12:41 PM > To:

Re: Terraform 0.4 error

2022-05-10 Thread Pearl d'Silva
raform.lock.hcl file Thanks, Pearl From: Niclas Lindblom Sent: Tuesday, May 10, 2022 12:41 PM To: [email protected] Subject: Terraform 0.4 error Hello, I am trying to run Terraform Init against a directory which has the version set to the

Terraform 0.4 error

2022-05-10 Thread Niclas Lindblom
Hello, I am trying to run Terraform Init against a directory which has the version set to the latest provider versions.tf terraform { required_providers { cloudstack = { source = "cloudstack/cloudstack" version = "0.4.0" } } } I am getting an error message which seem to