Legacy Terraform Releases

Legacy Terraform Modules

Sample Module Description
terraform-helm-materialize (Legacy) A sample Terraform module for installing the Materialize Helm chart into a Kubernetes cluster.
Materialize on AWS (Legacy) A sample Terraform module for deploying Materialize on AWS Cloud Platform with all required infrastructure components. See Install on AWS (Legacy) for an example usage.
Materialize on Azure (Legacy) A sample Terraform module for deploying Materialize on Azure with all required infrastructure components. See Install on Azure for an example usage.
Materialize on GCP (Legacy) A sample Terraform module for deploying Materialize on Google Cloud Platform (GCP) with all required infrastructure components. See Install on GCP for an example usage.

Materialize on AWS Terraform module (Legacy)

Terraform version Notable changes
v0.6.4
  • Released as part of v26.0.0.
  • Uses terraform-helm-materialize version v0.1.35.

If upgrading from a deployment that was set up using an earlier version of the Terraform modules, additional considerations may apply when using an updated Terraform modules to your existing deployments.

See also Upgrade Notes for release-specific upgrade notes.

Materialize on Azure Terraform module (Legacy)

Terraform version Notable changes
v0.6.4
  • Released as part of v26.0.0.
  • Uses terraform-helm-materialize version v0.1.35.

If upgrading from a deployment that was set up using an earlier version of the Terraform modules, additional considerations may apply when using an updated Terraform modules to your existing deployments.

Materialize on GCP Terraform module (Legacy)

Terraform version Notable changes
v0.6.4
  • Released as part of v26.0.0.
  • Uses terraform-helm-materialize version v0.1.35.

If upgrading from a deployment that was set up using an earlier version of the Terraform modules, additional considerations may apply when using an updated Terraform modules to your existing deployments.

Back to top ↑