The ONTAP Provider allows Terraform to Manage NetApp ONTAP resources.
- Clone the repository
- Enter the repository directory
- Build the provider using the Go
install
command:
go install
Click on Issues, we have 6 categories for issues:
- Report a Bug -- for unexpected error, a crash, or otherwise incorrect behavior.
- Report a Documentation Error -- for error in our documentation, including typos, mistakes, or outdated information.
- Request an Enhancement -- For new fields to existing Resources or data sources
- Request a New Resource, Data Source, or Service
- Other -- Any other issue that is not covered by the above categories.
- General Questions -- If you have any general question we have a Discord channel for that.
Please read the Contributing Guide for details on the process for submitting pull requests to us.