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

Bump API versions #321

Merged
merged 2 commits into from
Mar 30, 2024
Merged

Bump API versions #321

merged 2 commits into from
Mar 30, 2024

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Mar 18, 2024

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:

  • Added
    • azurerm_netapp_account_invalid_name rule
    • azurerm_netapp_pool_invalid_account_name rule
    • azurerm_netapp_snapshot_invalid_account_name rule
    • azurerm_netapp_volume_invalid_account_name rule
  • Removed
    • azurerm_netapp_account_invalid_resource_group_name rule
    • azurerm_netapp_pool_invalid_resource_group_name rule
    • azurerm_netapp_snapshot_invalid_resource_group_name rule
    • azurerm_netapp_volume_invalid_resource_group_name rule
    • azurerm_postgresql_configuration_invalid_name rule
    • azurerm_postgresql_database_invalid_charset rule
    • azurerm_postgresql_database_invalid_collation rule
    • azurerm_postgresql_database_invalid_name rule
    • azurerm_postgresql_firewall_rule_invalid_name rule

@wata727 wata727 force-pushed the bump_api_versions branch from d96662e to ee86e43 Compare March 24, 2024 14:01
wata727 added 2 commits March 30, 2024 13:53
azurerm_mysql_server_invalid_version rule is automatically generated by
this API version update.
@wata727 wata727 force-pushed the bump_api_versions branch from ee86e43 to ae915c2 Compare March 30, 2024 13:58
@wata727 wata727 marked this pull request as ready for review March 30, 2024 14:12
@wata727 wata727 merged commit 9e8a9ad into master Mar 30, 2024
9 checks passed
@wata727 wata727 deleted the bump_api_versions branch March 30, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant