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.71.0 to 3.80.0 in /tests/e2e #71

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2023

Bumps hashicorp/azurerm from 3.71.0 to 3.80.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.80.0

ENHANCEMENTS:

  • internal/sdk - Added support for pointer Types in resource models (#23810)
  • dependencies: updating to v0.63.0 of github.com/hashicorp/go-azure-helpers (#23785)
  • dependencies: updating to v0.20231106.1151347 of github.com/hashicorp/go-azure-sdk (#23787)
  • azurerm_cognitive_deployment - support for the version_upgrade_option property (#22520)
  • azurerm_firewall_policy_rule_collection_group - add support for the property http_headers (#23641)
  • azurerm_kubernetes_cluster - fips_enabled can be updated in the default_node_pool without recreating the cluster (#23612)
  • azurerm_kusto_cluster - the cluster name can now include dashes (#23790)
  • azurerm_postgresql_database - update the validation of collation to include support for French_France.1252 (#23783)

BUG FIXES:

  • Data Source: azurerm_data_protection_backup_vault - removing import support, since Data Sources don't support being imported (#23820)
  • Data Source: azurerm_kusto_database - removing import support, since Data Sources don't support being imported (#23820)
  • Data Source: azurerm_virtual_hub_route_table - removing import support, since Data Sources don't support being imported (#23820)

v3.79.0

ENHANCEMENTS:

  • provider: log instead of error when RPs are unavailable when validating RP registrations (#23380)
  • azurerm_arc_kuberenetes_cluster_extension_resource - the version and release_train properties can now be set simultaneously (#23692)
  • azurerm_container_apps - support for the ingress.exposed_port property (#23752)
  • azurerm_cosmosdb_postgresql_cluster - read replica clusters can be created without specifying administrator_login_password property (#23750)
  • azurerm_managed_application - arrays can be supplied in the parameter_values property (#23754)
  • azurerm_storage_management_policy - support for properties rule.*.actions.*.base_blob.0.tier_to_cold_after_days_since_{modification|last_access_time|creation}_greater_than and rule.*.actions.*.{snapshot|version}.0.tier_to_cold_after_days_since_creation_greater_than (#23574)

BUG FIXES:

  • azurerm_api_management_diagnostic - the operation_name_format attribute will only be sent if identifier is set to applicationinsights (#23736)
  • azurerm_backup_policy_vm - fix payload by using current datetime (#23586)
  • azurerm_kubernetes_cluster - the custom_ca_trust_certificates_base64 property can not be removed, only updated (#23737)

v3.78.0

FEATURES:

  • New Resource: azurerm_resource_management_private_link_association (#23546)

ENHANCEMENTS:

  • dependencies: updating to v0.20231025.1113325 of github.com/hashicorp/go-azure-sdk (#23684)
  • dependencies: updating to v1.58.3 of google.golang.org/grpc (#23691)
  • dependencies: updating search service from 2022-09-01 to 2023-11-01 (#23698)
  • Data Source: azurerm_monitor_workspace - export query_endpoint (#23629)
  • azurerm_express_route_port - support for macsec_sci_enabled (#23625)
  • azurerm_eventhub_namespace_customer_managed_key - support for the user_assigned_identity_id property (#23635)
  • azurerm_postgresql_flexible_server - private_dns_zone_id is no longer ForceNew and case is suppressed (#23660)
  • azurerm_synapse_workspace - add support for azuread_authentication_only (#23659)
  • azurerm_redis_enterprise_cluster - support for new location Japan East (#23696)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.80.0 (November 09, 2023)

ENHANCEMENTS:

  • internal/sdk - Added support for pointer Types in resource models (#23810)
  • dependencies: updating to v0.63.0 of github.com/hashicorp/go-azure-helpers (#23785)
  • dependencies: updating to v0.20231106.1151347 of github.com/hashicorp/go-azure-sdk (#23787)
  • azurerm_cognitive_deployment - support for the version_upgrade_option property (#22520)
  • azurerm_firewall_policy_rule_collection_group - add support for the property http_headers (#23641)
  • azurerm_kubernetes_cluster - fips_enabled can be updated in the default_node_pool without recreating the cluster (#23612)
  • azurerm_kusto_cluster - the cluster name can now include dashes (#23790)
  • azurerm_postgresql_database - update the validation of collation to include support for French_France.1252 (#23783)

BUG FIXES:

  • Data Source: azurerm_data_protection_backup_vault - removing import support, since Data Sources don't support being imported (#23820)
  • Data Source: azurerm_kusto_database - removing import support, since Data Sources don't support being imported (#23820)
  • Data Source: azurerm_virtual_hub_route_table - removing import support, since Data Sources don't support being imported (#23820)

3.79.0 (November 02, 2023)

ENHANCEMENTS:

  • provider: log instead of error when RPs are unavailable when validating RP registrations (#23380)
  • azurerm_arc_kuberenetes_cluster_extension_resource - the version and release_train properties can now be set simultaneously (#23692)
  • azurerm_container_apps - support for the ingress.exposed_port property (#23752)
  • azurerm_cosmosdb_postgresql_cluster - read replica clusters can be created without specifying administrator_login_password property (#23750)
  • azurerm_managed_application - arrays can be supplied in the parameter_values property (#23754)
  • azurerm_storage_management_policy - support for properties rule.*.actions.*.base_blob.0.tier_to_cold_after_days_since_{modification|last_access_time|creation}_greater_than and rule.*.actions.*.{snapshot|version}.0.tier_to_cold_after_days_since_creation_greater_than (#23574)

BUG FIXES:

  • azurerm_api_management_diagnostic - the operation_name_format attribute will only be sent if identifier is set to applicationinsights (#23736)
  • azurerm_backup_policy_vm - fix payload by using current datetime (#23586)
  • azurerm_kubernetes_cluster - the custom_ca_trust_certificates_base64 property can not be removed, only updated (#23737)

3.78.0 (October 26, 2023)

FEATURES:

  • New Resource: azurerm_resource_management_private_link_association (#23546)

ENHANCEMENTS:

  • dependencies: updating to v0.20231025.1113325 of github.com/hashicorp/go-azure-sdk (#23684)
  • dependencies: updating to v1.58.3 of google.golang.org/grpc (#23691)
  • dependencies: updating search service from 2022-09-01 to 2023-11-01 (#23698)
  • Data Source: azurerm_monitor_workspace - export query_endpoint (#23629)
  • azurerm_express_route_port - support for macsec_sci_enabled (#23625)
  • azurerm_eventhub_namespace_customer_managed_key - support for the user_assigned_identity_id property (#23635)

... (truncated)

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.71.0 to 3.80.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.71.0...v3.80.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2023

The following labels could not be found: terraform, dependencies.

Copy link

Terraform Lint Results

  • Terraform Version 📎1.5.6
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2023

Superseded by #72.

@dependabot dependabot bot closed this Nov 19, 2023
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/hashicorp/azurerm-3.80.0 branch November 19, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants