NetApp / terraform-provider-netapp-ontap

Terrafrom ONTAP provider
https://registry.terraform.io/providers/NetApp/netapp-ontap/latest
Mozilla Public License 2.0
16 stars 8 forks source link

Allow old names (Cluster) #320

Open carchi8py opened 3 days ago

carchi8py commented 3 days ago

This pull request introduces several helper functions and corresponding tests to simplify the provider implementation for various cluster-related resources and data sources. The key changes include the addition of alias functions for resource and data source creation, as well as new test cases to ensure proper functionality.