Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: error reconfiguring virtual machine: error reconfiguring virtual machine: Invalid operation for device '0' #24

Open
warrior88 opened this issue Mar 9, 2022 · 0 comments

Comments

@warrior88
Copy link

warrior88 commented Mar 9, 2022

Regardless of which terraform version is used, the following error is generated during apply:

Error: error reconfiguring virtual machine: error reconfiguring virtual machine: Invalid operation for
device '0'.
on ../../modules/rhcos-static/main.tf line 25, in resource "vsphere_virtual_machine" "vm":
25: resource "vsphere_virtual_machine" "vm" {

I'm trying to install OCP 4.7 on vSphere 7.0.3.
Terraform init output:
Initializing provider plugins...

  • Finding latest version of hashicorp/vsphere...
  • Finding latest version of terraform-providers/ignition...
  • Finding latest version of community-terraform-providers/ignition...
  • Installing hashicorp/vsphere v2.1.1...
  • Installed hashicorp/vsphere v2.1.1 (signed by HashiCorp)
  • Installing terraform-providers/ignition v1.2.1...
  • Installed terraform-providers/ignition v1.2.1 (signed by HashiCorp)
  • Installing community-terraform-providers/ignition v2.1.2...
  • Installed community-terraform-providers/ignition v2.1.2 (self-signed, key ID ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant