We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PC 5.11
Terraform v0.12.24
data "nutanix_subnet" "prod" { subnet_name = var.network_name }
Error: error: { "api_version": "3.1", "code": 400, "kind": "virtual_network", "message_list": [ { "message": "Given input is invalid. Schema empty or does not contain type for subnet_name", "reason": "INVALID_ARGUMENT" } ], "state": "ERROR" }
The text was updated successfully, but these errors were encountered:
Fix for nutanix#128 Changed parameter for subnet filter
102ff50
Merge pull request #129 from yannickstruyf3/fix-#128
31e9f03
Fix for #128 Changed parameter for subnet filter
d377c59
Merge pull request nutanix#129 from yannickstruyf3/fix-#128
a31045b
Successfully merging a pull request may close this issue.
Nutanix Cluster Information
PC 5.11
Terraform Version
Terraform v0.12.24
Affected Resource(s)
Terraform Configuration Files
Debug Output
The text was updated successfully, but these errors were encountered: