NetApp / terraform-provider-netapp-ontap

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

Allow old names (Cluster) #320

Closed carchi8py closed 3 weeks ago

carchi8py commented 1 month 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.