Skip to content

v1.7.0

Compare
Choose a tag to compare
@devwithkrishna-app-token-generator devwithkrishna-app-token-generator released this 29 Jan 20:39
· 37 commits to main since this release

Pull Request Title: azure container registry terraform module

Pull Request URL: PR Link

Opened By: githubofkrishnadhas

Merged: True

Description: This Terraform module provisions an Azure Container Registry (ACR) with configurable settings for SKU, authentication, network access, and retention policies. The module is designed to be reusable, secure, and compliant with best practices for managing container registries in Azure.

Features
SKU Support: Configurable SKU options (Basic, Standard, Premium) to meet different performance and scalability needs.

Admin Authentication: Option to enable or disable admin user access.

Network Configuration: Control public network access and configure private endpoints (if needed).

Retention Policies: Define retention policies for untagged manifests and images.

Security: Supports enabling/disabling anonymous pull access, trust policies, and quarantine policies.

Tags: Adds customizable tags for resource management and cost tracking.

DEVOPS-304

Created At: 2025-01-29T20:37:18Z

Closed & Merged At: 2025-01-29T20:38:57Z

Assignees: githubofkrishnadhas

Total Commits: 1

What's Changed

Full Changelog: v1.6.1...v1.7.0