It will need a dedicated repository that must be called `terraform-provider-polaris`. The Terraform Registry (their package manager) is very opinionated about repository names <https://developer.hashicorp.com/terraform/registry/providers/publishing>.
On Tue, Jul 7, 2026 at 7:59 AM Jean-Baptiste Onofré <[email protected]> wrote: > Hi Alex > > That looks great to me. > > Does it need a separate/dedicated repository or can it be part of the > polaris-tools repo? > > Regards > JB > > On Mon, Jul 6, 2026 at 8:21 PM Alex Stephen via dev < > [email protected]> wrote: > >> Hello, >> >> The Apache Iceberg project has been working on a Terraform Provider >> <https://github.com/apache/terraform-provider-iceberg>. We're hoping to >> release it soon. We originally accepted some PRs for Polaris-based >> resources (Polaris Principals mainly), but the community decided we should >> focus exclusively on Iceberg resources. >> >> We'd like to rehome the Polaris resources into a dedicated Polaris >> Terraform Provider. I'm more than happy to dedicate time to making this >> happen. It would need to live in a dedicated repository called >> "terraform-provider-polaris," since the Terraform Registry is >> opinionated about that. >> >> Is this something the community is interested in? >> >> Thanks! >> >> -- Alex Stephen >> >
