terraform-provider-inwx
terraform-provider-inwx copied to clipboard
Submission to terraform-providers is not required anymore
Hi,
it's just a FYI.
I would appreciate it if this module can be used in terraform 0.13 directly without manually download it. I don't know the requirement for third-party modules yet.
NEW FEATURES:
Terraform now supports a decentralized namespace for providers, allowing for automatic installation of community providers from third-party namespaces in the public registry and from private registries. (More details will be added about this prior to release.)
https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md
The process has gotten a lit simpler now. One of the maintainers has to just follow this guide to publish the provider to Terraform Registry. I would love to see that to avoid having to manually build it everytime.
Second that! Manually installing it on macOS is a pain, I cannot get it to work. Would love to use it! :)