hashicorp / hashicorp/terraform-plugin-framework
Provide user config during import
Open
enhancement
upstream-terraform
- Dominant language
- Go
- Stars
- 384
- Forks
- 107
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
### Module version
```
0.4.2
```
### Use-cases
It would be very useful during import if the request object contained the Config of the resource block attempting to be imported into. I have a resource that only reads certain keys from the API response if they are present in the config.
Contributor guide
Assessment
This issue has not been assessed yet.