lakeformation_permissions doesn't delete/revoke permission on destroy. #19063
Labels
bug
Addresses a defect in current functionality.
service/lakeformation
Issues and PRs that pertain to the lakeformation service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
Management of a lakeformation_permission resource should fully revoke the permission(s) on destroy.
Actual Behavior
The permission remains.
Steps to Reproduce
terraform apply
and see that terraform indicates the permission was createdterraform destroy
and see that terraform indicates the permission was deleted.Important Factoids
References
The text was updated successfully, but these errors were encountered: