-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
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
3.0: removing deprecated resources #15886
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 💯
09e04ed
to
c7f0255
Compare
… `azurerm_virtual_machine_configuration_policy_assignment`
* Data Source: `azurerm_data_lake_store` (Gen1) * Data Source: `azurerm_data_share_dataset_data_lake_gen1` * Resource: `azurerm_data_lake_store_file` (Gen1) * Resource: `azurerm_data_lake_store_firewall_rule` (Gen1) * Resource: `azurerm_data_lake_store` (Gen1) * Resource: `azurerm_data_lake_store_virtual_network_rule` (Gen1) * Resource: `azurerm_data_share_dataset_data_lake_gen1`
c7f0255
to
eaee3b2
Compare
This functionality has been released in v3.0.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Whilst (most) of these are feature-toggled off now, the docs are still present - as such it's worth pulling these out at this point in time. This affects:
azurerm_data_lake_store
(Gen1)azurerm_data_share_dataset_data_lake_gen1
azurerm_api_management_property
azurerm_cost_management_export_resource_group
azurerm_data_lake_analytics_account
(Gen1)azurerm_data_lake_analytics_firewall_rule
(Gen1)azurerm_data_lake_store_file
(Gen1)azurerm_data_lake_store_firewall_rule
(Gen1)azurerm_data_lake_store
(Gen1)azurerm_data_lake_store_virtual_network_rule
(Gen1)azurerm_data_share_dataset_data_lake_gen1
azurerm_hdinsight_ml_services_cluster
azurerm_hdinsight_rserver_cluster
azurerm_hdinsight_storm_cluster
azurerm_kusto_database_principal
azurerm_packet_capture
azurerm_policy_assignment
azurerm_security_center_assessment_metadata
azurerm_traffic_manager_endpoint
azurerm_virtual_machine_configuration_policy_assignment
Fixes #7670