hashicorp / hashicorp/terraform-plugin-framework
Support `Default` in Data Source Schema
Open
enhancement
- Dominant language
- Go
- Stars
- 384
- Forks
- 107
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Similar to the default support in the resource, https://developer.hashicorp.com/terraform/plugin/framework/resources/default
This is useful because some data sources may have more than one (`id`) arguments in the config.
Contributor guide
Assessment
This issue has not been assessed yet.