Skip to content

Commit

Permalink
doc add ECR (#146)
Browse files Browse the repository at this point in the history
* doc update replace internal_docker_registry in favor of ECR
  • Loading branch information
miguelhar authored Sep 27, 2023
1 parent e3c79e0 commit 0babe6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/deploy/terraform/infra/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ output "domino_config_values" {
sse_kms_key_id = module.infra.kms.key_arn
}
}
external_docker_registry = module.infra.storage.ecr.container_registry
storage_classes = {
block = {
parameters = {
Expand Down

0 comments on commit 0babe6d

Please sign in to comment.