Note: AWS costs mentioned in this document are subject to change and may vary by region. Please check the latest pricing on the AWS pricing pages.
aws:cloudformation:stack-name
tag.
aws:ecs:clusterName
tag.
Name
gitpod-environment-<ID>
Key=Value
Note: When you update CloudFormation stack tags, the changes don’t immediately apply to the existing runner ECS task. To force the runner to pick up the new tags immediately, you need to trigger a new deployment:This will redeploy the runner service with the updated tags without affecting running development environments.
- In the AWS console, navigate to Amazon ECS > Clusters
- Select the cluster for your runner
- Select the runner service
- Click the arrow next to Update and select Force new deployment
- Click Update to apply the changes