Mathieu Taillandier
Results
2
issues of
Mathieu Taillandier
On the page https://registry.terraform.io/providers/nutanix/nutanix/latest/docs/data-sources/user ```hcl //Retrieve by Name data "nutanix_user" "userbyname" { name = nutanix_user.user.name } ``` is false, error : ```log ╷ │ Error: Unsupported argument │ │ on...
### Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead). - [x] I have checked the existing issues. ###...
bug
integrations