Skip to content

Commit

Permalink
add ecr_prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 30, 2026
1 parent 2ef899e commit 059cf4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-label/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ output "formats" {
prefix = local.blf_prefix
prefix_dash = local.prefix_dash
prefix_slash = local.prefix_slash
ecr_prefix = format("%v-%v/%v",slice(local.blf_prefix,0,2),try(local.base.environment,""))
}
}

0 comments on commit 059cf4f

Please sign in to comment.