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.76.0 to 3.81.0 in /tests/e2e #65

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 3.76.0 to 3.81.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.81.0

ENHANCEMENTS:

  • dependencies: updating to v0.20231116.1162710 of github.com/hashicorp/go-azure-sdk (#23922)
  • managedservices: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • network: updating to API Version 2023-06-01 (#23875)
  • servicelinker: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • storage: refactoring usages of github.com/hashicorp/go-azure-sdk to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • Data Source: azurerm_network_ddos_protection_plan: refactoring to use hashicorp/go-azure-sdk (#23849)
  • azurerm_linux_function_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_function_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_web_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_web_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_logic_app_integration_account_certificate - name now accepts underscores (#23866)
  • azurerm_logic_app_integration_account_partner - business_identity.value now accepts underscores (#23866)
  • azurerm_monitor_data_collection_rule - added support for WorkspaceTransforms as kind (#23873)
  • azurerm_network_ddos_protection_plan: refactoring to use hashicorp/go-azure-sdk (#23849)
  • azurerm_windows_function_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_function_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_web_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_web_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)

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)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.81.0 (November 16, 2023)

ENHANCEMENTS:

  • dependencies: updating to v0.20231116.1162710 of github.com/hashicorp/go-azure-sdk (#23922)
  • managedservices: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • network: updating to API Version 2023-06-01 (#23875)
  • servicelinker: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • storage: refactoring usages of github.com/hashicorp/go-azure-sdk to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#23890)
  • Data Source: azurerm_network_ddos_protection_plan: refactoring to use hashicorp/go-azure-sdk (#23849)
  • azurerm_linux_function_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_function_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_web_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_linux_web_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_logic_app_integration_account_certificate - name now accepts underscores (#23866)
  • azurerm_logic_app_integration_account_partner - business_identity.value now accepts underscores (#23866)
  • azurerm_monitor_data_collection_rule - added support for WorkspaceTransforms as kind (#23873)
  • azurerm_network_ddos_protection_plan: refactoring to use hashicorp/go-azure-sdk (#23849)
  • azurerm_windows_function_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_function_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_web_app - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)
  • azurerm_windows_web_app_slot - add support for disabling Basic Auth for default Publishing Profile via new properties ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled (#23900)

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)

... (truncated)

Commits
  • 4c70668 v3.81.0
  • 097bdf4 Changelog for #23922
  • 1672c96 Merge pull request #23922 from hashicorp/auto-deps-pr/updating-go-azure-sdk-t...
  • 7fcfd18 dependencies: updating to version v0.20231116.1162710 of `github.com/hashic...
  • ba3eb6e Update CHANGELOG.md for #23900
  • 36ed027 appservice - support disabling access for default basic auth (#23900)
  • b10a6db split create and update methods (#23838)
  • 426b035 Updating SKU details for azurerm_elastic_cloud_elasticsearch (#23863)
  • 3ad7419 Update for #23873
  • ffdad8d azurerm_monitor_data_collection_rule - support WorkspaceTransforms for `k...
  • 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 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.76.0 to 3.81.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.76.0...v3.81.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 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 26, 2023

Superseded by #66.

@dependabot dependabot bot closed this Nov 26, 2023
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/hashicorp/azurerm-3.81.0 branch November 26, 2023 10:23
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