hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.81k stars 9.15k forks source link

Cleanup tfprovlint001 (Remove d.SetId() in Delete) #4191

Closed bflad closed 6 years ago

bflad commented 6 years ago

Experimenting with: https://github.com/paultyng/tfprovlint

Calling d.SetId() is not necessary in resource deletion functions.

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!