Do we have any support for `deletion-protection` f...
# aws
w
Do we have any support for
deletion-protection
flag in eks pulumi module? Ref: https://docs.aws.amazon.com/eks/latest/userguide/deletion-protection.html , couldn't find any in docs?
a
Is this what you need? @worried-dentist-10268
s
This is separate from the Pulumi specific ‘protect’ attribute. Implemented recently in Terraform AWS provider 6.9.0: https://github.com/hashicorp/terraform-provider-aws/pull/43779#issuecomment-3189504251