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

build(deps): bump hashicorp/azurerm from 3.92.0 to 3.93.0 in /terraform #283

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps hashicorp/azurerm from 3.92.0 to 3.93.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.93.0

  • New Data Source: azurerm_express_route_circuit_peering (#24971)
  • New Data Source: azurerm_storage_table_entities (#24973)
  • New Resource: azurerm_dev_center_catalog (#24833)
  • New Resource: azurerm_system_center_virtual_machine_manager_server (#24278)

BUG FIXES:

  • azurerm_key_vault - conditionally polling the Data Plane endpoint when public_network_access_enabled is set to false (#23823)
  • azurerm_storage_account - allow the identity.type property to be SystemAssigned, UserAssigned when using a Customer Managed Key (#24923)
  • azurerm_automation_account - prevent the identity.identity_ids User Assigned identity being set when not specified in config (#24977)

ENHANCEMENTS:

  • dependencies: updating to v0.20240221.1170458 of hashicorp/go-azure-sdk (#24967)
  • dependencies: refactor azurerm_spring_cloud_configuration_service to use go-azure-sdk (#24918)
  • provider: support or the feature flag virtual_machine_scale_set.reimage_on_manual_upgrade (#22975)
  • sentinel: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24962)
  • sqlvirtualmachines: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24912)
  • nginx : updating to use 2024-01-01-preview (#24868)
  • azurerm_cosmosdb_account - support for the backup.tier property (#24595)
  • azurerm_linux_virtual_machine - the virtual_machine_scale_set_id proeprty can now be changed without creating a new resource (#24768)
  • azurerm_machine_learning_workspace - support for the managed_network.isolation_mode property (#24951)
  • azurerm_private_dns_resolver_inbound_endpoint - support the static value for the private_ip_allocation_method property (#24952)
  • azurerm_postgresql_flexible_server - expose the storage_tier field (#24892)
  • azurerm_redis_cache - support for the preferred_data_persistence_auth_method property (#24370)
  • azurerm_servicebus_namespace - support for the premium_messaging_partitions property (#24676)
  • azurerm_windows_virtual_machine - the virtual_machine_scale_set_id proeprty can now be changed without creating a new resource (#24768)

BUG FIXES:

  • azurerm_cognitive_deployment - the version_upgrade_option property can not be updated without creating a new resource (#24922)
  • azurerm_data_protection_backup_vault - support or the soft_delete and retention_duration_in_days properties (#24775)
  • azurerm_data_factory_pipeline - correctly handle incorrect header values (#24921)
  • azurerm_kusto_cluster - optimized_auto_scale is now updated after sku has been updated (#24906)
  • azurerm_key_vault_certificate - will now only update the lifetime_action of the certificate block unless otherwise required (#24755)
  • azurerm_linux_virtual_machine_scale_set - correctly include public_ip_prefix_id during updates (#24939)
  • azurerm_postgresql_flexible_server - the customer_managed_key.key_vault_key_id property is now required (#24981)
  • azurerm_nginx_deployment - changing the sku property now creates a new resource (#24905)
  • azurerm_orchestrated_virtual_machine_scale_set - the disk_size_gb and lun parameters of data_disks are optional now (#24944)
  • azurerm_storage_account - change order of API calls to be GET-then-PUT ratehr then PATCHES (#23935)
  • azurerm_storage_account - improve the validation around the immutability_policy being used with blob_properties (#24938)
  • azurerm_security_center_setting - prevent a bug when name is SENTINEL (#24497)
  • azurerm_windows_virtual_machine_scale_set - correctly include public_ip_prefix_id during updates (#24939)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.93.0 (February 22, 2024)

  • New Data Source: azurerm_express_route_circuit_peering (#24971)
  • New Data Source: azurerm_storage_table_entities (#24973)
  • New Resource: azurerm_dev_center_catalog (#24833)
  • New Resource: azurerm_system_center_virtual_machine_manager_server (#24278)

BUG FIXES:

  • azurerm_key_vault - conditionally polling the Data Plane endpoint when public_network_access_enabled is set to false (#23823)
  • azurerm_storage_account - allow the identity.type property to be SystemAssigned, UserAssigned when using a Customer Managed Key (#24923)
  • azurerm_automation_account - prevent the identity.identity_ids User Assigned identity being set when not specified in config (#24977)

ENHANCEMENTS:

  • dependencies: updating to v0.20240221.1170458 of hashicorp/go-azure-sdk (#24967)
  • dependencies: refactor azurerm_spring_cloud_configuration_service to use go-azure-sdk (#24918)
  • provider: support or the feature flag virtual_machine_scale_set.reimage_on_manual_upgrade (#22975)
  • sentinel: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24962)
  • sqlvirtualmachines: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24912)
  • nginx : updating to use 2024-01-01-preview (#24868)
  • azurerm_cosmosdb_account - support for the backup.tier property (#24595)
  • azurerm_linux_virtual_machine - the virtual_machine_scale_set_id proeprty can now be changed without creating a new resource (#24768)
  • azurerm_machine_learning_workspace - support for the managed_network.isolation_mode property (#24951)
  • azurerm_private_dns_resolver_inbound_endpoint - support the static value for the private_ip_allocation_method property (#24952)
  • azurerm_postgresql_flexible_server - expose the storage_tier field (#24892)
  • azurerm_redis_cache - support for the preferred_data_persistence_auth_method property (#24370)
  • azurerm_servicebus_namespace - support for the premium_messaging_partitions property (#24676)
  • azurerm_windows_virtual_machine - the virtual_machine_scale_set_id proeprty can now be changed without creating a new resource (#24768)

BUG FIXES:

  • azurerm_cognitive_deployment - the version_upgrade_option property can not be updated without creating a new resource (#24922)
  • azurerm_data_protection_backup_vault - support or the soft_delete and retention_duration_in_days properties (#24775)
  • azurerm_data_factory_pipeline - correctly handle incorrect header values (#24921)
  • azurerm_kusto_cluster - optimized_auto_scale is now updated after sku has been updated (#24906)
  • azurerm_key_vault_certificate - will now only update the lifetime_action of the certificate block unless otherwise required (#24755)
  • azurerm_linux_virtual_machine_scale_set - correctly include public_ip_prefix_id during updates (#24939)
  • azurerm_postgresql_flexible_server - the customer_managed_key.key_vault_key_id property is now required (#24981)
  • azurerm_nginx_deployment - changing the sku property now creates a new resource (#24905)
  • azurerm_orchestrated_virtual_machine_scale_set - the disk_size_gb and lun parameters of data_disks are optional now (#24944)
  • azurerm_storage_account - change order of API calls to be GET-then-PUT ratehr then PATCHES (#23935)
  • azurerm_storage_account - improve the validation around the immutability_policy being used with blob_properties (#24938)
  • azurerm_security_center_setting - prevent a bug when name is SENTINEL (#24497)
  • azurerm_windows_virtual_machine_scale_set - correctly include public_ip_prefix_id during updates (#24939)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.92.0 to 3.93.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.92.0...v3.93.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 23, 2024
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.34s
✅ REPOSITORY checkov yes no 17.49s
✅ REPOSITORY dustilock yes no 0.93s
✅ REPOSITORY gitleaks yes no 21.27s
✅ REPOSITORY git_diff yes no 0.15s
✅ REPOSITORY grype yes no 15.82s
✅ REPOSITORY kics yes no 66.78s
✅ REPOSITORY secretlint yes no 1.22s
✅ REPOSITORY syft yes no 0.55s
✅ REPOSITORY trivy yes no 7.08s
✅ REPOSITORY trivy-sbom yes no 2.76s
✅ REPOSITORY trufflehog yes no 14.5s
✅ TERRAFORM terraform-fmt 1 0 0 0.1s
✅ TERRAFORM terragrunt 1 0 0 0.3s
✅ TERRAFORM terrascan yes no 10.97s
✅ TERRAFORM tflint yes no 2.02s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@robinmordasiewicz robinmordasiewicz merged commit 61ab4b6 into main Feb 23, 2024
@robinmordasiewicz robinmordasiewicz deleted the dependabot/terraform/terraform/hashicorp/azurerm-3.93.0 branch February 23, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant