Skip to content

Bump hashicorp/azurerm from 3.62.1 to 3.64.0 in /code/infra #17

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

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps hashicorp/azurerm from 3.62.1 to 3.64.0.

Release notes

Sourced from hashicorp/azurerm's releases.

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)
  • dependencies: updating to v1.53.0 of google.golang.org/grpc (#22383)
  • azurerm_cognitive_deployment - suppot for the scale block propeties tier, size, family, and capacity (#22223)
  • azurerm_linux_function_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_function_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_web_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_web_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_function_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_function_app_slot - added support for the public_network_access_enabled property
  • azurerm_windows_web_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_web_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_stream_analytics_output_blob - increase the batch_min_rows property allowed values to 1000000 (#22331)
  • azurerm_spring_cloud_gateway - support for the the allowed_origin_patterns property (#22317)

BUG FIXES:

  • Data Source azurerm_virtual_machine_scale_set - prevent a nil pointer panic during reads (#22335)
  • azurerm_application_insights_api_key - prevent a nil pointer panic (#22388)
  • azurerm_linux_function_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_function_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_web_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_web_app - prevent a nil pointer panic in docker settings processing (#22347)
  • azurerm_linux_web_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_private_dns_resolver_forwarding_rule_resource - changing the domain_name property now creates a new resource (#22375)
  • azurerm_windows_function_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_function_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_web_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_web_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_network_security_rule - improve validation of the name property and prevent creation of resources that are broken (#22336)

DEPRECATION:

  • media - all resources and data sources are deprecated ahead of service being retired (#22350)

v3.63.0

FEATURES:

  • New Data Source: azurerm_network_manager_network_group (#22277)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

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:

  • dependencies: web: updating to API Version 2022-09-01 (#22352)
  • dependencies: cognitive: updating to API Version 2023-05-01 (#22223)
  • dependencies: updating to v1.53.0 of google.golang.org/grpc (#22383)
  • azurerm_cognitive_deployment - suppot for the scale block propeties tier, size, family, and capacity (#22223)
  • azurerm_linux_function_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_function_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_web_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_linux_web_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_function_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_function_app_slot - added support for the public_network_access_enabled property
  • azurerm_windows_web_app - added support for the public_network_access_enabled property (#22352)
  • azurerm_windows_web_app_slot - added support for the public_network_access_enabled property (#22352)
  • azurerm_stream_analytics_output_blob - increase the batch_min_rows property allowed values to 1000000 (#22331)
  • azurerm_spring_cloud_gateway - support for the the allowed_origin_patterns property (#22317)

BUG FIXES:

  • Data Source azurerm_virtual_machine_scale_set - prevent a nil pointer panic during reads (#22335)
  • azurerm_application_insights_api_key - prevent a nil pointer panic (#22388)
  • azurerm_linux_function_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_function_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_web_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_linux_web_app - prevent a nil pointer panic in docker settings processing (#22347)
  • azurerm_linux_web_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_private_dns_resolver_forwarding_rule_resource - changing the domain_name property now creates a new resource (#22375)
  • azurerm_windows_function_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_function_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_web_app - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_windows_web_app_slot - the allowed_origins property in the cors block now has a minimum entry count of 1 (#22352)
  • azurerm_network_security_rule - improve validation of the name property and prevent creation of resources that are broken (#22336)

DEPRECATION:

  • media - all resources and data sources are deprecated ahead of service being retired (#22350)

3.63.0 (June 29, 2023)

FEATURES:

... (truncated)

Commits
  • c8d1a23 v3.64.0
  • 73eaeb3 Update CHANGELOG.md
  • f572998 Update CHANGELOG.md #22317
  • dc88b6f azurerm_spring_cloud_gateway - support for the allowed_origin_patterns pr...
  • 3e2dc50 Update CHANGELOG.md #22223
  • d44be81 azurerm_cognitive_deployment - Upgrade cognitive api version, update resour...
  • 01e3a11 Update CHANGELOG.md #22375
  • db97ba1 azurerm_private_dns_resolver_forwarding_rule_resource - make domain_name forc...
  • 92bca5c Update CHANGELOG.md #20731
  • d769727 feat: create azurerm_pim_active_role_assignment and azurerm_pim_eligible_role...
  • 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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.62.1 to 3.64.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.64.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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

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

@github-actions
Copy link

github-actions bot commented Jul 9, 2023

Terraform Lint Results

  • Terraform Version 📎1.4.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

@marvinbuss
Copy link
Contributor

Completed in #18

@marvinbuss marvinbuss closed this Jul 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@marvinbuss marvinbuss deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.64.0 branch July 12, 2023 07:41
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.

1 participant