All of our starter Terraform modules for deploying self-managed Materialize now have built-in support for public ingress into Materialize over TLS.
Previously, our Terraform modules would create a Materialize installation that could only be accessed via a user-provided ingress solution or Kubernetes port-forwarding.
This option is enabled by default in the following versions:
- terraform-aws-materialize v0.4.0+
- terraform-azurerm-materialize v0.3.1+
- terraform-google-materialize v0.3.0+