diff --git a/scripts/update-version.sh b/scripts/update-version.sh index 9e4d8a23d..b374af8eb 100755 --- a/scripts/update-version.sh +++ b/scripts/update-version.sh @@ -48,7 +48,8 @@ FILES=( "docker-compose.yml" "docs/tutorials/updating.mdx" "docs/self-hosting/deployment-options/docker-compose.mdx" - "deployments/aws/fargate/variables.tf" + "deployments/aws/variables.tf" + "deployments/aws/ecs/variables.tf" ) # Function to update version in a file