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
Currently, the "zone" attribute is optional: https://registry.terraform.io/providers/NetApp/netapp-gcp/latest/docs/resources/volume
If user is using CVS-software, "zone" is mandatory.
We might enforce this in the provider.
See #20
The text was updated successfully, but these errors were encountered:
This was addressed internally. An unrelated failure in an acceptance test is currently preventing us to push it into GitHub.
Sorry, something went wrong.
fixed by 3f0f4e5
No branches or pull requests
Currently, the "zone" attribute is optional:
https://registry.terraform.io/providers/NetApp/netapp-gcp/latest/docs/resources/volume
If user is using CVS-software, "zone" is mandatory.
We might enforce this in the provider.
See #20
The text was updated successfully, but these errors were encountered: