Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update terraform providers and tflint plugins (#553)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azuread](https://registry.terraform.io/providers/hashicorp/azuread)
([source](https://github.com/hashicorp/terraform-provider-azuread)) |
required_provider | minor | `~> 2.43.0` -> `~> 2.44.0` |
| [azurerm](https://registry.terraform.io/providers/hashicorp/azurerm)
([source](https://github.com/hashicorp/terraform-provider-azurerm)) |
required_provider | minor | `~> 3.76.0` -> `~> 3.77.0` |

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-azuread (azuread)</summary>

###
[`v2.44.0`](https://github.com/hashicorp/terraform-provider-azuread/blob/HEAD/CHANGELOG.md#2440-October-20-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-azuread/compare/v2.43.0...v2.44.0)

- Developer Note: the Typed Resource SDK, as also used in the AzureRM
provider, is now the preferred way of introducing new resources
([#&#8203;1188](https://github.com/hashicorp/terraform-provider-azuread/issues/1188))

FEATURES:

- **New Resource:** `azuread_application_api_access`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_app_role`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_fallback_public_client`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_from_template`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_identifier_uri`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_known_clients`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_owner`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_permission_scope
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))`
- **New Resource:** `azuread_application_redirect_uris`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_application_registration`
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- **New Resource:** `azuread_authentication_strength_policy`
([#&#8203;1171](https://github.com/hashicorp/terraform-provider-azuread/issues/1171))

ENHANCEMENTS:

- `data.azuread_application` - export the `client_id` attribute,
deprecate the `application_id` attribute
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `data.azuread_service_principal` - support for the `client_id`
property, deprecate the `application_id` property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `data.azuread_service_principals` - support for the `client_ids`
property, deprecate the `application_ids` property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `data.azuread_service_principals` - export the `client_id` attribute
in the `service_principals` block, deprecate the `application_id`
attribute
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_application` - export the `client_id` attribute, deprecate
the `application_id` attribute
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_application_federated_identity_credential` - support for the
`application_id` property, deprecate the `application_object_id`
property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_application_certificate` - support for the `application_id`
property, deprecate the `application_object_id` property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_application_password` - support for the `application_id`
property, deprecate the `application_object_id` property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_application_pre_authorized` - support for the
`application_id` property, deprecate the `application_object_id`
property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_service_principal` - support for the `client_id` property,
deprecate the `application_id` property
([#&#8203;1214](https://github.com/hashicorp/terraform-provider-azuread/issues/1214))
- `azuread_conditional_access_policy` - support for the
`authentication_strength_policy_id` property in the `grant_controls`
block \[GH\_1171]

BUG FIXES:

- `azuread_group_member` - resolve a bug when refreshing state if the
group is missing
([#&#8203;1198](https://github.com/hashicorp/terraform-provider-azuread/issues/1198))

</details>

<details>
<summary>hashicorp/terraform-provider-azurerm (azurerm)</summary>

###
[`v3.77.0`](https://github.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#3770-October-19-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-azurerm/compare/v3.76.0...v3.77.0)

FEATURES:

- New Resources: `azurerm_application_load_balancer_frontend`
([#&#8203;23411](https://github.com/hashicorp/terraform-provider-azurerm/issues/23411))
- New Resources: `azurerm_dev_center`
([#&#8203;23538](https://github.com/hashicorp/terraform-provider-azurerm/issues/23538))
- New Resources: `azurerm_dev_center_project`
([#&#8203;23538](https://github.com/hashicorp/terraform-provider-azurerm/issues/23538))

ENHANCEMENTS:

- dependencies: updating to `v0.62.0` of
`github.com/hashicorp/go-azure-helpers`
([#&#8203;23581](https://github.com/hashicorp/terraform-provider-azurerm/issues/23581))
- dependencies: updating Kusto SDK from `2023-05-02` to `2023-08-15`
([#&#8203;23598](https://github.com/hashicorp/terraform-provider-azurerm/issues/23598))
- dependencies: updating nginx from `2022-08-01` to `2023-04-01`
([#&#8203;23583](https://github.com/hashicorp/terraform-provider-azurerm/issues/23583))
- `netapp`: updating to use API Version `2023-05-01`
([#&#8203;23576](https://github.com/hashicorp/terraform-provider-azurerm/issues/23576))
- `springcloud`: updating to use API Version `2023-09-01-preview`
([#&#8203;23544](https://github.com/hashicorp/terraform-provider-azurerm/issues/23544))
- `storage`: updating to use API Version `2023-01-01`
([#&#8203;23543](https://github.com/hashicorp/terraform-provider-azurerm/issues/23543))
- `internal/sdk`: fixing an issue where struct fields containing
`removedInNextMajorVersion` wouldn't be decoded correctly
([#&#8203;23564](https://github.com/hashicorp/terraform-provider-azurerm/issues/23564))
- `internal/sdk`: struct tag parsing is now handled consistently during
both encoding and decoding
([#&#8203;23568](https://github.com/hashicorp/terraform-provider-azurerm/issues/23568))
- provider: the `roll_instances_when_required` provider feature in the
`virtual_machine_scale_set` block is now optional
([#&#8203;22976](https://github.com/hashicorp/terraform-provider-azurerm/issues/22976))
- Data Source: `azurerm_automation_account`: refactoring the remaining
usage of `Azure/azure-sdk-for-go` to use `hashicorp/go-azure-sdk`
([#&#8203;23555](https://github.com/hashicorp/terraform-provider-azurerm/issues/23555))
- `azurerm_automation_account`: refactoring the remaining usage of
`Azure/azure-sdk-for-go` to use `hashicorp/go-azure-sdk`
([#&#8203;23555](https://github.com/hashicorp/terraform-provider-azurerm/issues/23555))
- `azurerm_resource_deployment_script_azure_cli` - improve validation
for the `version` property to support newer versions
([#&#8203;23370](https://github.com/hashicorp/terraform-provider-azurerm/issues/23370))
- `azurerm_resource_deployment_script_azure_power_shell` - improve
validation for the `version` property to support newer versions
([#&#8203;23370](https://github.com/hashicorp/terraform-provider-azurerm/issues/23370))
- `azurerm_nginx_deployment` - support for the `capacity` and `email`
properties
([#&#8203;23596](https://github.com/hashicorp/terraform-provider-azurerm/issues/23596))

BUG FIXES:

- Data Source: `azurerm_virtual_hub_connection` - export the
`inbound_route_map_id`, `outbound_route_map_id`, and
`static_vnet_local_route_override_criteria` attributes in the `routing`
block, and fix a bug where these attributes could not be set
([#&#8203;23491](https://github.com/hashicorp/terraform-provider-azurerm/issues/23491))
- `azurerm_cdn_frontdoor_rule` - the `url_filename_condition` properties
`match_values` is now optional if `operator` is set to `Any`
([#&#8203;23541](https://github.com/hashicorp/terraform-provider-azurerm/issues/23541))
- `azurerm_shared_image_gallery` - added the `Private` and `Groups`
options for the `sharing.permission` property
([#&#8203;23570](https://github.com/hashicorp/terraform-provider-azurerm/issues/23570))
- `azurerm_redis_cache` - fixed incorrect ssl values for
`redis_primary_connection_string` and `secondary_connection_string`
([#&#8203;23575](https://github.com/hashicorp/terraform-provider-azurerm/issues/23575))
- `azurerm_monitor_activity_log_alert` - the `recommend_category`
property now can be set to `HighAvailability`
([#&#8203;23605](https://github.com/hashicorp/terraform-provider-azurerm/issues/23605))
- `azurerm_recovery_services_vault` - the `encryption` property can now
be used with the `cross_region_restore_enabled` property
([#&#8203;23618](https://github.com/hashicorp/terraform-provider-azurerm/issues/23618))
- `azurerm_storage_account_customer_managed_key` - prevent a panic when
the keyvault id is empty
([#&#8203;23599](https://github.com/hashicorp/terraform-provider-azurerm/issues/23599))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ThorstenSauter/NoPlan).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 53b71da commit 6310198
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 68 deletions.
64 changes: 26 additions & 38 deletions infra/global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions infra/global/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ terraform {
required_providers {
azuread = {
source = "hashicorp/azuread"
version = "~> 2.43.0"
version = "~> 2.44.0"
}
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.76.0"
version = "~> 3.77.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
26 changes: 13 additions & 13 deletions infra/production/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/production/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.76.0"
version = "~> 3.77.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
26 changes: 13 additions & 13 deletions infra/staging/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/staging/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.76.0"
version = "~> 3.77.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit 6310198

Please sign in to comment.