https://github.com/opszero/terraform-aws-ecr
https://github.com/opszero/terraform-aws-ecr
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/opszero/terraform-aws-ecr
- Owner: opszero
- License: other
- Created: 2024-03-20T20:39:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T10:42:24.000Z (about 1 month ago)
- Last Synced: 2026-01-03T00:43:02.531Z (about 1 month ago)
- Language: HCL
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: SUPPORT
Awesome Lists containing this project
README
# AWS ECR Deploytag
Setup ECR with a compliance policy for SOC2, HIPAA, PCI-DSS.
## Providers
| Name | Version |
|------|---------|
| [aws](#provider\_aws) | n/a |
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [force\_delete](#input\_force\_delete) | Force delete the repository | `bool` | `false` | no |
| [name](#input\_name) | The name of the repository | `string` | n/a | yes |
## Resources
| Name | Type |
|------|------|
| [aws_ecr_lifecycle_policy.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecr_lifecycle_policy) | resource |
| [aws_ecr_repository.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecr_repository) | resource |
## Outputs
No outputs.
# 🚀 Built by opsZero!
[opsZero](https://opszero.com) provides software and consulting for Cloud + AI. With our decade plus of experience scaling some of the world’s most innovative companies we have developed deep expertise in Kubernetes, DevOps, FinOps, and Compliance.
Our software and consulting solutions enable organizations to:
- migrate workloads to the Cloud
- setup compliance frameworks including SOC2, HIPAA, PCI-DSS, ITAR, FedRamp, CMMC, and more.
- FinOps solutions to reduce the cost of running Cloud workloads
- Kubernetes optimized for web scale and AI workloads
- finding underutilized Cloud resources
- setting up custom AI training and delivery
- building data integrations and scrapers
- modernizing onto modern ARM based processors
We do this with a high-touch support model where you:
- Get access to us on Slack, Microsoft Teams or Email
- Get 24/7 coverage of your infrastructure
- Get an accelerated migration to Kubernetes
Please [schedule a call](https://calendly.com/opszero-llc/discovery) if you need support.
