Skip to content

[ Enhancement ] Add mechanism to tear down TowerForge-generated environments prior to terraform destroy #108

@gwright99

Description

@gwright99

The seqerakit integration allows one to provision a brand new AWS Batch CE (via TowerForge) as part of the terraform apply process. While this is very handy from a stand-up process, it can result in orphan resources in the AWS Account in the event that a user invokes a terraform destroy action prior to cleaning up resources inside Tower (due to Tower controlling the state of these objects rather than TF).

The make destroy command should be enhanced to loop through all TowerForge-generated CEs in the implementation, and destroy them, prior to invoking the terraform destroy command.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions