dkuzmenok
dkuzmenok
This PR updates API, used by `container_group` from `2021-03-01` to `2021-10-01`. API changes: https://docs.microsoft.com/en-us/azure/templates/microsoft.containerinstance/change-log/containergroups#2021-10-01 Included changes: - Removed `network_profile_id` (deprecated since `2021-07-01`). - Added `image_registry_credentials.user_assigned_identity_id` (added in `2021-07-01`). - Added...
Description ----------- Currently `customer_managed_key` in a Cognitive Account can be used only as a separate resource `azurerm_cognitive_account_customer_managed_key`. This makes impossible to create `azurerm_cognitive_account` with use of CMK from the very...
Description ------------ By default, API is adding default rules for ACLs. You can overwrite them, modify, but they are always being added to a specific filesystem path. That created a...