From 986827feae50857397dfaa8b2a1eaaef2d6eb4d0 Mon Sep 17 00:00:00 2001 From: LeoDiazL <116020815+LeoDiazL@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:30:28 -0300 Subject: [PATCH] fix AWS_ECR_REPO_CREATE --- operations/_scripts/generate/generate_bitops_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/_scripts/generate/generate_bitops_config.sh b/operations/_scripts/generate/generate_bitops_config.sh index 3c470776..b8809d9d 100755 --- a/operations/_scripts/generate/generate_bitops_config.sh +++ b/operations/_scripts/generate/generate_bitops_config.sh @@ -98,7 +98,7 @@ if ([[ $(alpha_only "$AWS_EC2_INSTANCE_CREATE") == true ]] || [[ $(alpha_only "$AWS_DB_PROXY_ENABLE") == true ]] || [[ $(alpha_only "$AWS_EKS_CREATE") == true ]] || [[ $(alpha_only "$AWS_REDIS_ENABLE") == true ]] || - [[ $(alpha_only "$AWS_ECR_ENABLE") == true ]]) && + [[ $(alpha_only "$AWS_ECR_REPO_CREATE") == true ]]) && [[ "$(alpha_only $TF_STACK_DESTROY)" != "true" ]]; then # random_integer.az_select needs to be created before the "full stack" to avoid a potential state dependency locks targets="$targets