github Azure/terraform-azurerm-avm-res-containerregistry-registry v0.7.0

3 hours ago

⚠️ Breaking Change

The full resource output has been removed. v0.6.0 is the final release containing it.

Use the discrete replacement outputs instead:

  • resource_id
  • name
  • login_server
  • admin_username (sensitive)
  • admin_password (sensitive)
  • data_endpoint_host_names
  • system_assigned_mi_principal_id
  • system_assigned_mi_tenant_id

See the README migration table for exact replacements.

What's Changed

  • feat!: replace full resource output with discrete outputs by @lonegunmanb in #168

Full Changelog: v0.6.0...v0.7.0

Don't miss a new terraform-azurerm-avm-res-containerregistry-registry release

NewReleases is sending notifications on new releases.