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

AHV iso ignored while trying Foundation Central cluster imaging #751

Open
nx-mna opened this issue Feb 18, 2025 · 0 comments
Open

AHV iso ignored while trying Foundation Central cluster imaging #751

nx-mna opened this issue Feb 18, 2025 · 0 comments

Comments

@nx-mna
Copy link

nx-mna commented Feb 18, 2025

Nutanix Cluster Information

  • Nutanix Cluster (Prism Element / AOS): 6.10. --> (new PE cluster version)
  • Nutanix Prism Central: 2024.3.0.1 --> used Foundation Central

Terraform Version

Terraform v1.10.5
on linux_amd64
provider registry.terraform.io/nutanix/nutanix v2.0.0

Affected Resource(s)

nutanix_foundation_central_image_cluster

Terraform Configuration Files

resource "nutanix_foundation_central_image_cluster" "res"{
  cluster_name = "xxx"
  cluster_external_ip = "xxx"
   ...
  hypervisor_iso_details{
    ...
    url = "http://.../.../xxx.iso"
}
...

Debug Output

Panic Output

Expected Behavior

the specified AHV iso URL to be used by Foundation Central

Actual Behavior

URL is not taken into account and Terraform displaying the following error:
There's no AHV iso bundled with the selected AOS version. Upload AHV el8.nutanix.20230302.102001 installation iso to proceed with imaging

Steps to Reproduce

  1. terraform apply

Important Factors

  • #0000 <!---Github Issue number --->
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