Inputs
The following input variables are supported:
pull_through_cache_enabled
Description: Whether to use the ECR pull through cache for the deployed images
Type: bool
Default: true
Outputs
The following outputs are exported:
docker_hub_registry
Description: For use as the image_registry when sourcing public images hosted at docker.io
ecr_public_registry
Description: For use as the image_registry when sourcing public images hosted at public.ecr.aws
github_registry
Description: For use as the image_registry when sourcing public images hosted at ghcr.io
kubernetes_registry
Description: For use as the image_registry when sourcing public images hosted at registry.k8s.io
quay_registry
Description: For use as the image_registry when sourcing public images hosted at quay.io
Providers
The following providers are needed by this module:
- aws (6.40.0)