You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Description
In #26034 / #21258 support for using ACR as a pull through cache was added. Unfortunately, due to rate limits on certain registries, using this without credentials tends to make nearly no sense as it makes the whole thing unreliable. The azurerm provider currently does not allow to pass credentials and requires usage of azapi or similar and makes it unnecessary complicated...
Is there an existing issue for this?
Community Note
Description
In #26034 / #21258 support for using ACR as a pull through cache was added. Unfortunately, due to rate limits on certain registries, using this without credentials tends to make nearly no sense as it makes the whole thing unreliable. The azurerm provider currently does not allow to pass credentials and requires usage of azapi or similar and makes it unnecessary complicated...
New or Affected Resource(s)/Data Source(s)
azurerm_container_registry_credential_sets
Potential Terraform Configuration
No response
References
https://learn.microsoft.com/en-us/rest/api/containerregistry/credential-sets?view=rest-containerregistry-2023-01-01-preview
The text was updated successfully, but these errors were encountered: