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

ResourcePool create: ServerFaultCode: A specified parameter was not correct: ResourceConfigSpec #3326

Closed
adeturner opened this issue Jan 4, 2024 · 2 comments

Comments

@adeturner
Copy link

adeturner commented Jan 4, 2024

Describe the bug

I raised an issue against the terraform vsphere provider that appears to me to be a govmoni/vsphere compatibility problem and I'm looking for advice on how to debug.

When creating a resource pool Terraform reports the error

Error: -04T12:18:56.061Z [ERROR] vertex "vsphere_resource_pool.env_rp" error: ServerFaultCode: A specified parameter was not correct: ResourceConfigSpec

This is thrown by govmomi responseUnmarshaler after a call to "func (p ResourcePool) Create"

This gist shows the debug output

To Reproduce
Steps to reproduce the behavior:

  1. terraform plan (works)
  2. terraform apply (fails)

Expected behavior
Resource pool is created

Affected version

Provider.terraform-provider-vsphere_v2.6.1_x5
github.com/vmware/govmomi v0.32.0
vSphere Client version 7.0.3.01400
Version: 7.0.3 Build: 21784236
Azure Vmware Solution (if that is useful)

Screenshots/Debug Output
If applicable, add screenshots or debug output to help explain your problem.

Additional context
Add any other context about the problem here.

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Howdy 🖐   adeturner ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

@adeturner adeturner changed the title func (p ResourcePool) Create -> ServerFaultCode: A specified parameter was not correct: ResourceConfigSpec ResourcePool create: ServerFaultCode: A specified parameter was not correct: ResourceConfigSpec Jan 4, 2024
Copy link
Contributor

github-actions bot commented Apr 4, 2024

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant