launchdarkly / terraform-provider-launchdarkly

Terraform LaunchDarkly provider
https://www.terraform.io/docs/providers/launchdarkly/
Mozilla Public License 2.0
22 stars 24 forks source link

Add support to deprecate a flag #215

Open afharo opened 2 months ago

afharo commented 2 months ago

At the moment, this provider supports archiving a flag via the archived property. However, there doesn't seem to be a way to deprecate a flag.

Is there any chance deprecating a flag can be supported? 🧡

sloloris commented 2 months ago

Hi @afharo ! Thank you for bringing this to our attention.

I've created a ticket to add this as a feature. Our roadmap is a bit jam-packed at the moment but this should be a quick add so I will see if it can be squeezed in anywhere in the next few weeks. I will touch base here when I have more information :)

Have a lovely rest of your week in the meantime!

lachlancooper commented 1 month ago

We would love this feature as well. We manage several hundred flags with Terraform, and until this is supported we can't practically use the deprecate option.