Flagsmith / Flagsmith/terraform-provider-flagsmith
Missing option to set tag as permament
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- Avg merge
- 18h 13m
- Merged PRs (30d)
- 8
Description
The tag tf resource (V 0.10.0) is missing a 'permament' property.
https://registry.terraform.io/providers/Flagsmith/flagsmith/latest/docs/resources/tag
Currently, we need to create a tag, assign a feature with that tag, go to settings and set the tag as 'permament' manually, via the Dashboard, or call API explicitly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Terraform Registry documentation for the Flagsmith tag resource, then trace the tag resource entry point in this provider. Compare the requested property with the existing Dashboard or API behavior; done means the resource can configure the tag as permanent without a manual follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100