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 hashicorp/azurerm from 3.62.1 to 3.65.0 in /terraform/paas #2923

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps hashicorp/azurerm from 3.62.1 to 3.65.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.65.0

FEATURES:

  • New Data Source: azurerm_communication_service (#22426)

ENHANCEMENTS:

  • dependencies: updating to v0.20230712.1084117 of github.com/hashicorp/go-azure-sdk (#22491)
  • dependencies: updating to v0.20230703.1101016 of github.com/tombuildsstuff/kermit (#22390)
  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are now automatically registered (#22463)
  • automation/dscconfiguration - updating to API Version 2022-08-08 (#22403)
  • azurestackhcl - updating to API Version 2023-03-01 (#22411)
  • batch - updating to use API Version 2023-05-01 (#22412)
  • datafactory - moving azurerm_data_factory and azurerm_data_factory_managed_private_endpoint over to hashicorp/go-azure-sdk (#22409)
  • elastic - updating to API Version 2023-06-01 (#22451)
  • kusto - updating to API Version 2023-05-02 [GH-22410
  • managedapplications - migrate to hashicorp/go-azure-sdk (#21571)
  • privatedns: updating to API Version 2020-06-01 (#22470)
  • storage - updating to Data Plane API Version 2020-08-04 (#22405)
  • network - application_security_group and private_endpoint now use hashicorp/go-azure-sdk (#22396)
  • voiceservices: updating to use API Version 2023-04-03 (#22469)
  • Data Source: azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_batch_account - support for the network_profile block (#22356)
  • azurerm_container_app - the min_replicas and max_replicas propertiesnow support a maximum value of 300 (#22511)
  • azurerm_dns_zone - can now use the host_name property with dns_zone for soa_record creation (#22312)
  • azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_site_recovery_vmware_replication_policy_association - update validation to correctly handle case (#22443)

BUG FIXES:

  • azurerm_automation_dsc_configuration - fixing an issue where content_embedded couldn't be deserialized (#22403)
  • azurerm_data_factory_dataset_cosmosdb_sqlapi - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_mysql - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_postgresql - fix incorrect type/error message during read (#22438)
  • azurerm_logic_app_workflow - prevent crash when access_control is empty block (#22486)
  • azurerm_vpn_server_configuration - prevent a potential panic when setting deprecated variables (#22437)

v3.64.0

FEATURES:

  • New Data Source: azurerm_automation_variables (#22216)
  • New Resource: azurerm_arc_private_link_scope (#22314)
  • New Resource: azurerm_kusto_cosmosdb_data_connection (#22295)
  • New Resource: azurerm_pim_active_role_assignment (#20731)
  • New Resource: azurerm_pim_eligible_role_assignment (#20731)

ENHANCEMENTS:

  • dependencies: web: updating to API Version 2022-09-01 (#22352)
  • dependencies: cognitive: updating to API Version 2023-05-01 (#22223)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.65.0 (July 13, 2023)

FEATURES:

  • New Data Source: azurerm_communication_service (#22426)

ENHANCEMENTS:

  • dependencies: updating to v0.20230712.1084117 of github.com/hashicorp/go-azure-sdk (#22491)
  • dependencies: updating to v0.20230703.1101016 of github.com/tombuildsstuff/kermit (#22390)
  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are now automatically registered (#22463)
  • automation/dscconfiguration - updating to API Version 2022-08-08 (#22403)
  • azurestackhcl - updating to API Version 2023-03-01 (#22411)
  • batch - updating to use API Version 2023-05-01 (#22412)
  • datafactory - moving azurerm_data_factory and azurerm_data_factory_managed_private_endpoint over to hashicorp/go-azure-sdk (#22409)
  • elastic - updating to API Version 2023-06-01 (#22451)
  • kusto - updating to API Version 2023-05-02 [GH-22410
  • managedapplications - migrate to hashicorp/go-azure-sdk (#21571)
  • privatedns: updating to API Version 2020-06-01 (#22470)
  • storage - updating to Data Plane API Version 2020-08-04 (#22405)
  • network - application_security_group and private_endpoint now use hashicorp/go-azure-sdk (#22396)
  • voiceservices: updating to use API Version 2023-04-03 (#22469)
  • Data Source: azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_batch_account - support for the network_profile block (#22356)
  • azurerm_container_app - the min_replicas and max_replicas propertiesnow support a maximum value of 300 (#22511)
  • azurerm_dns_zone - can now use the host_name property with dns_zone for soa_record creation (#22312)
  • azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_site_recovery_vmware_replication_policy_association - update validation to correctly handle case (#22443)

BUG FIXES:

  • azurerm_automation_dsc_configuration - fixing an issue where content_embedded couldn't be deserialized (#22403)
  • azurerm_data_factory_dataset_cosmosdb_sqlapi - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_mysql - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_postgresql - fix incorrect type/error message during read (#22438)
  • azurerm_logic_app_workflow - prevent crash when access_control is empty block (#22486)
  • azurerm_vpn_server_configuration - prevent a potential panic when setting deprecated variables (#22437)

3.64.0 (July 06, 2023)

FEATURES:

  • New Data Source: azurerm_automation_variables (#22216)
  • New Resource: azurerm_arc_private_link_scope (#22314)
  • New Resource: azurerm_kusto_cosmosdb_data_connection (#22295)
  • New Resource: azurerm_pim_active_role_assignment (#20731)
  • New Resource: azurerm_pim_eligible_role_assignment (#20731)

ENHANCEMENTS:

... (truncated)

Commits
  • cf737f3 v3.65.0
  • 4cf7911 Update CHANGELOG.md
  • fc755be Update CHANGELOG.md for #22511
  • a4a47bd azurerm_container_app - min_replicas and max_replicas now support a max...
  • 2d0d186 Update CHANGELOG.md #22356
  • 9dcaef1 azurerm_batch_account - support network_profile (#22356)
  • afb12ef Doc Fix: add note for exclusion.x.selector usage (#22512)
  • b1a5ec1 azurerm_api_management_api Remove wsdl_selector check, because its not requ...
  • 3bdbdd8 tooling: add missing github labels in registration files (#22504)
  • b00c938 Documenting required certificate type for key_vault_certificate - fixes #2246...
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 14, 2023
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.62.1 to 3.65.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.62.1...v3.65.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 force-pushed the dependabot/terraform/terraform/paas/hashicorp/azurerm-3.65.0 branch from 154856f to d3fd218 Compare July 14, 2023 13:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2023

Superseded by #2927.

@dependabot dependabot bot closed this Jul 21, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/paas/hashicorp/azurerm-3.65.0 branch July 21, 2023 11:27
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 DevOps terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants