mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-18 06:49:37 +02:00
Destroying cluster causes some issues with removing policies (#196)
* Destroying cluster causes some issues with removing policies use the force detach https://www.terraform.io/docs/providers/aws/r/iam_role.html#force_detach_policies * Destroying cluster causes some issues with removing policies * formatting * Destroying cluster causes some issues with removing policies * CHANGELOG
This commit is contained in:
@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- `suspended_processes` to `worker_groups` input (by @bkmeneguello)
|
||||
- `target_group_arns` to `worker_groups` input (by @zihaoyu)
|
||||
- `force_detach_policies` to `aws_iam_role` `cluster` and `workers` (by @marky-mark)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user