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

add old name support to security #324

Closed carchi8py closed 3 weeks ago

carchi8py commented 1 month ago

This pull request introduces new alias functions for security-related resources and data sources in the internal/provider package, as well as corresponding tests. The most important changes include adding new alias functions to simplify the provider implementation and updating the Resources and DataSources methods to include these new aliases.