Describe the problem/challenge you have
Right now the provider need to be installed manually on the system running terraform. And whenever there is a new version need to be installed manually as well.
Describe the solution you'd like
The LCM of the provider can enhanced by pushing the provider's binaries to the official terraform registry, and terraform will automatically pull the provider from the registry
Describe the problem/challenge you have Right now the provider need to be installed manually on the system running terraform. And whenever there is a new version need to be installed manually as well.
Describe the solution you'd like The LCM of the provider can enhanced by pushing the provider's binaries to the official terraform registry, and terraform will automatically pull the provider from the registry