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 Terraform azurerm provider version to 3.107.0 #708

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

@jenkins-infra-updatecli jenkins-infra-updatecli bot commented May 24, 2024

Bump Terraform `azurerm` provider version

Update Terraform lock file

changes detected: "hashicorp/azurerm" updated from "3.104.2" to "3.107.0" in file ".terraform.lock.hcl"

3.107.0
Changelog retrieved from:
	https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.107.0
FEATURES:

* **New Resource:** `azurerm_data_protection_backup_policy_postgresql_flexible_server` ([#26024](https://github.com/hashicorp/terraform-provider-azurerm/issues/26024))

ENHANCEMENTS:

* dependencies: updating to `v0.20240604.1114748` of `github.com/hashicorp/go-azure-sdk` ([#26216](https://github.com/hashicorp/terraform-provider-azurerm/issues/26216))
* `advisor`: update API version to `2023-01-01` ([#26205](https://github.com/hashicorp/terraform-provider-azurerm/issues/26205))
* `keyvault`: handling the Resources API returning Key Vaults that have been deleted when populating the cache ([#26199](https://github.com/hashicorp/terraform-provider-azurerm/issues/26199))
* `machinelearning`: update API version to `2024-04-01` ([#26168](https://github.com/hashicorp/terraform-provider-azurerm/issues/26168))
* `network/privatelinkservices` - update to use `hashicorp/go-azure-sdk` ([#26212](https://github.com/hashicorp/terraform-provider-azurerm/issues/26212))
* `network/serviceendpointpolicies` - update to use `hashicorp/go-azure-sdk` ([#26196](https://github.com/hashicorp/terraform-provider-azurerm/issues/26196))
* `network/virtualnetworks` - update to use `hashicorp/go-azure-sdk` ([#26217](https://github.com/hashicorp/terraform-provider-azurerm/issues/26217))
* `network/virtualwans`: update route resources to use `hashicorp/go-azure-sdk` ([#26189](https://github.com/hashicorp/terraform-provider-azurerm/issues/26189))
* `azurerm_container_app_job` - support for the `key_vault_secret_id` and `identity`  properties in the  `secret` block ([#25969](https://github.com/hashicorp/terraform-provider-azurerm/issues/25969))
* `azurerm_kubernetes_cluster` -  support forthe  `dns_zone_ids` popperty in the `web_app_routing` block ([#26117](https://github.com/hashicorp/terraform-provider-azurerm/issues/26117))
* `azurerm_notification_hub_authorization_rule` - support for the `primary_connection_string` and `secondary_connection_string` properties ([#26188](https://github.com/hashicorp/terraform-provider-azurerm/issues/26188))
* `azurerm_subnet` - support for the `default_outbound_access_enabled` property ([#25259](https://github.com/hashicorp/terraform-provider-azurerm/issues/25259))

BUG FIXES:

* `azurerm_api_management_named_value` - will now enforce setting the `secret` property when setting the `value_from_key_vault` property ([#26150](https://github.com/hashicorp/terraform-provider-azurerm/issues/26150))
* `azurerm_storage_sync_server_endpoint` - improve pooling to work around api inconsistencies ([#26204](https://github.com/hashicorp/terraform-provider-azurerm/issues/26204))
* `azurerm_virtual_network` - split create and update function to fix lifecycle - ignore ([#26246](https://github.com/hashicorp/terraform-provider-azurerm/issues/26246))
* `azurerm_vpn_server_configuration` - split create and update function to fix lifecycle - ignore ([#26175](https://github.com/hashicorp/terraform-provider-azurerm/issues/26175))
* `azurerm_vpn_server_configuration_policy_group` - split create and update function to fix lifecycle - ignore ([#26207](https://github.com/hashicorp/terraform-provider-azurerm/issues/26207))
* `azurerm_vpn_site` -  split create and update function to fix lifecycle - ignore changes ([#26163](https://github.com/hashicorp/terraform-provider-azurerm/issues/26163))

DEPRECATIONS:

* `azurerm_kubernetes_cluster` - the property `dns_zone_id` has been superseded by the property `dns_zone_ids` in the `web_app_routing` block ([#26117](https://github.com/hashicorp/terraform-provider-azurerm/issues/26117))
* `azurerm_nginx_deployment` - the block `configuration` has been deprecated and superseded by the resource `azurerm_nginx_configuration` ([#25773](https://github.com/hashicorp/terraform-provider-azurerm/issues/25773))


Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@dduportal
Copy link
Contributor

As per https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.105.0:

azurerm_postgresql_flexible_server - the field public_network_access_enabled is now configurable (previously this was computed-only/not settable via the API) (hashicorp/terraform-provider-azurerm#25812)

a commit is added in this PR to fix the issue otherwise it's set to true by default which we don't want

@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch 3 times, most recently from fabd836 to c7f7489 Compare May 30, 2024 18:04
@jenkins-infra-updatecli jenkins-infra-updatecli bot changed the title Bump Terraform azurerm provider version to 3.105.0 Bump Terraform azurerm provider version to 3.106.1 May 31, 2024
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch 6 times, most recently from 02be98d to 3775d81 Compare June 6, 2024 14:12
@jenkins-infra-updatecli jenkins-infra-updatecli bot changed the title Bump Terraform azurerm provider version to 3.106.1 Bump Terraform azurerm provider version to 3.107.0 Jun 7, 2024
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch from 583305e to 27c5f51 Compare June 10, 2024 06:38
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

More resources changes, blocking for now

@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch 3 times, most recently from 2d67620 to 96fb434 Compare June 11, 2024 11:50
Made with ❤️️ by updatecli
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch from 96fb434 to 5d3dde4 Compare June 11, 2024 15:45
@dduportal dduportal self-assigned this Jun 11, 2024
… network

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

Plan: 0 to add, 18 to change, 0 to destroy.

  • No postgresql change (thanks to the fixup commit)
  • 18 changes on the AKS nodepools (removing an empty block)

@dduportal dduportal merged commit 392a0d1 into main Jun 11, 2024
2 checks passed
@dduportal dduportal deleted the updatecli_main_f410411e63aff4bb73a81c2aec1d373cf8a903e63b30dee2006b0030d8a94cc8 branch June 11, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants