Automate Provider Controller Configuration Code
Open
codegen
enhancement
is:triaged
v2
- Dominant language
- Go
- Stars
- 481
- Forks
- 131
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 11
Description
### What problem are you facing?
The provider controller configuration has to be added manually to the code in internal/clients/PROVIDER-NAME.go. It would help accelerate the provider creation if the provider controller configurations are added automatically. They can be inferred from The Terraform registry provider description.
### How could Upjet help solve your problem?
Let Upjet look at the Terraform registry for identifying the respective provider parameters and automatically add them to internal/clients/PROVIDER-NAME.go.
Contributor guide
Assessment
This issue has not been assessed yet.