Managed Kubernetes
v5.7
Overview
Getting Started
Clusters
PMK CLI
In Cluster Monitoring
Catapult Remote Monitoring
Cluster and App GitOps
Platform9 Managed Add-ons
Platform Administration
Workloads & Apps
Support
Powered By

Page
Code Steps
Category
Label
Link
Separator
Title
Message
Page icon
No icon. This page keeps the plain index row.
orSVG or PNG, square, at least 32×32.
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Terraform
Copy Markdown
Open in ChatGPT
Open in Claude
Konform: Terraform provider for PMK
Terraform is widely regarded by the industry as a leader in the “infrastructure-as-code” space. With konform, we now enable customers to create and manage their PMK clusters with terraform, allowing them to integrate this with other components that they may already be managing with terraform, like AWS, openstack, etc.
Getting Started
Navigate to the pf9 provider page here: https://registry.terraform.io/providers/platform9/pf9
From the versions tab, select your desired version.
Select "Use Provider" in the upper right-hand, copy/paste the provided code snippet into your main.tf file.
Example:
terraform { required_providers { pf9 = { source = "platform9/pf9" version = "0.1.4" } } } provider "pf9" { # Configuration options }
Platform9 Learn
For more examples, visit https://platform9.com/learn/terraform
Last updated by Anagha Pamidi on Jan 27, 2026
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message