diff --git a/.github/workflows/terragrunt-deploy.yml b/.github/workflows/terragrunt-deploy.yml index b5372ee28..18d9ca13c 100644 --- a/.github/workflows/terragrunt-deploy.yml +++ b/.github/workflows/terragrunt-deploy.yml @@ -10,10 +10,6 @@ on: DEFAULT_APPLICATION_ENVIRONMENT: required: true type: string - options: - - dev - - test - - prod IMAGE_TAG: required: true type: string