Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR changes API versions.
This is essentially the same change as #294, but since it is the first change in half a year, I'm not updating based on release notes, but updating to the appropriate API version by comparing with the implementation of each resource.
As a result, some resources had inappropriate versions specified, so in that case, the version may have been downgraded instead of upgraded. The notable changes resulting from this change are as follows:
azurerm_netapp_account_invalid_name
ruleazurerm_netapp_pool_invalid_account_name
ruleazurerm_netapp_snapshot_invalid_account_name
ruleazurerm_netapp_volume_invalid_account_name
ruleazurerm_netapp_account_invalid_resource_group_name
ruleazurerm_netapp_pool_invalid_resource_group_name
ruleazurerm_netapp_snapshot_invalid_resource_group_name
ruleazurerm_netapp_volume_invalid_resource_group_name
ruleazurerm_postgresql_configuration_invalid_name
ruleazurerm_postgresql_database_invalid_charset
ruleazurerm_postgresql_database_invalid_collation
ruleazurerm_postgresql_database_invalid_name
ruleazurerm_postgresql_firewall_rule_invalid_name
rule