Commit 6563a53
authored
Cleanup previous deployments (#28)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> This is destructive infrastructure cleanup (removes resources from
Terraform state/plans) and could tear down the dev VPC/ALB/ECS cluster
if applied; otherwise the changes are straightforward deletions.
>
> **Overview**
> Removes the Terramate bundle instance `ecs-fargate-dev-dev` and
deletes its generated Terraform stacks for dev (`vpc`, `alb`, and
`ecs_cluster`), effectively cleaning up the previous ECS Fargate cluster
deployment.
>
> Simplifies the remaining `terraform.tf` files in those stacks to only
pin `required_version`, dropping in-stack `required_providers` and the
`aws` provider configuration.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
bbbab0e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->7 files changed
Lines changed: 0 additions & 193 deletions
File tree
- cloud-services/tf-aws-complete-ecs-fargate-cluster
- stacks/dev/ecs-clusters/ecs-fargate-dev
- alb
- cluster
- vpc
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 81 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
Lines changed: 0 additions & 27 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
0 commit comments