Support partly migrating patch resource
Open
enhancement
- Dominant language
- Go
- Stars
- 55
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Versions
```
the latest
```
## Problem Statement
Here's an example of this case:
1. User use patch resource to manage properties {P1, P2}
2. P1 is now supported in azurerm resource, so there might be plan-diff
3. Currently, since P2 is not supported, this resource can't be migrated,
## Expected User Experience
There's no plan-diff.
## Proposal
Migrate patch resource partly. In above example, only migrates P1 and P2 stays in the patch resource.
## References
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.