Is your feature request related to a problem? Please describe.
Digital Ocean now supports adding a description against each firewall rule. It would be great if this could be supported so we can define the descriptive labels in the Terraform config.
Describe the solution you'd like
An additional property to go alongside type and value keys called description that accepts a simple string value.
I guess a character limit on the string length would also be good but I'm afraid I have no idea what this limit should be.
Thank you.