linode / linode/terraform-provider-linode
[Bug]: linode_lke_clusters not filtered by tags
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 217
- Forks
- 125
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 6
Description
Terraform Version
1.13.0
Linode Provider Version
version = "3.4.0"
Effected Terraform Resources
No response
Terraform Config Files
No response
Debug Output
No response
Panic Output
No response
Expected Behavior
Tag filter works.
Actual Behavior
It does not return records or returns all records.
Steps to Reproduce
Described here: https://github.com/linode/terraform-provider-linode/issues/1853#issuecomment-3496703934. Very similar to this issue alone, just the data block type differs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linode_lke_clusters data block and the reproduction details linked from issue 1853. Compare the tag-filtering behavior with the similar issue referenced in the report. Done means tag filtering returns the matching records without returning all records or none.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100