Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opszero/terraform-aws-ecr


https://github.com/opszero/terraform-aws-ecr

Last synced: 6 days ago
JSON representation

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 |
## Outputs

No outputs.