add force_destroy option to athena working group so resources do not … (#22505)
part 2 of 2 for https://github.com/fleetdm/confidential/issues/6747
This commit is contained in:
@@ -250,4 +250,6 @@ resource "aws_athena_workgroup" "logs" {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
force_destroy = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user