Skip to content
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

Merged
merged 16 commits into from
Mar 22, 2022
Merged

Conversation

tombuildsstuff
Copy link
Contributor

@tombuildsstuff tombuildsstuff commented Mar 18, 2022

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:

  • Data Source: azurerm_data_lake_store (Gen1)
  • Data Source: azurerm_data_share_dataset_data_lake_gen1
  • Resource: azurerm_api_management_property
  • Resource: azurerm_cost_management_export_resource_group
  • Resource: azurerm_data_lake_analytics_account (Gen1)
  • Resource: azurerm_data_lake_analytics_firewall_rule (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
  • Resource: azurerm_hdinsight_ml_services_cluster
  • Resource: azurerm_hdinsight_rserver_cluster
  • Resource: azurerm_hdinsight_storm_cluster
  • Resource: azurerm_kusto_database_principal
  • Resource: azurerm_packet_capture
  • Resource: azurerm_policy_assignment
  • Resource: azurerm_security_center_assessment_metadata
  • Resource: azurerm_traffic_manager_endpoint
  • Resource: azurerm_virtual_machine_configuration_policy_assignment

Fixes #7670

Copy link
Member

@stephybun stephybun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@tombuildsstuff tombuildsstuff force-pushed the f/3.0-deprecated-resources branch 3 times, most recently from 09e04ed to c7f0255 Compare March 22, 2022 08:32
… `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`
@tombuildsstuff tombuildsstuff force-pushed the f/3.0-deprecated-resources branch from c7f0255 to eaee3b2 Compare March 22, 2022 08:56
@tombuildsstuff tombuildsstuff merged commit b860c06 into main Mar 22, 2022
@tombuildsstuff tombuildsstuff deleted the f/3.0-deprecated-resources branch March 22, 2022 09:22
@github-actions
Copy link

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!

@github-actions
Copy link

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.