Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opszero/terraform-aws-ecr
https://github.com/opszero/terraform-aws-ecr
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/opszero/terraform-aws-ecr
- Owner: opszero
- License: other
- Created: 2024-03-20T20:39:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:26:31.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:42:55.476Z (about 2 months ago)
- Language: HCL
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- 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.
# Pro Support[opsZero provides support](https://www.opszero.com/devops) for our modules including:
- Slack & Email support
- One on One Video Calls
- Implementation Guidance
## Providers| Name | Version |
|------|---------|
| [aws](#provider\_aws) | n/a |
## Inputs| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [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 |
## OutputsNo outputs.