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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 1 update in the /examples/resources/powerplatform_billing_policy directory: hashicorp/azurerm.
Updates
hashicorp/azurerm
from 4.3.0 to 4.4.0Release notes
Sourced from hashicorp/azurerm's releases.
Changelog
Sourced from hashicorp/azurerm's changelog.
Commits
ef0d055
v4.4.08f6fde0
Update for #27560 #27353 #272372ab6e9d
make shared_key optional and computed again (#27560)4d5af74
fix crash in nil value for auto_upgrade_minor_version_enabled (#27353)22e2f9a
azurerm_role_assignment
- fix id parsing for root or provider scoped role a...6dc1254
machine_learning_datastore_fileshare - Fix typo in docs (#27504)34562db
azurerm_signalr_service_custom_certificate
, `azurerm_signalr_service_custom...849ee59
Update CHANGELOG.md #27537a5f1b72
use optionallyversioned parser (#27537)5a2269a
Update redis_enterprise_cluster.html.markdown (#27552)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