Terraform

11 posts
How To: Deploy Servers to Azure with OneFuse and Terraform
Knowledge Base

How To: Deploy Servers to Azure with OneFuse and Terraform

Overview In this article we will go over how to deploy Servers to Azure with OneFuse and Terraform. We will only be using Naming and Static Property Sets (SPS) Groups in this article, but more Modules can be added to your TF files. Considerations We will assume you already have

Sid Smith Sid Smith 5 min read
OneFuse Terraform Provider with vSphere
OneFuse

OneFuse Terraform Provider with vSphere

Editor's note (2026): The methodology described in this post is what I now call Decisions as Code. Property Toolkit was the OneFuse implementation of the same idea. See "Decisions as Code" for the current framing. In previous articles, I covered using the OneFuse Foundations Modules (Naming,

Sid Smith Sid Smith 5 min read
Terraform with OneFuse: OneFuse Terraform Module
Terraform

Terraform with OneFuse: OneFuse Terraform Module

Editor's note (2026): The methodology described in this post is what I now call Decisions as Code. Property Toolkit was the OneFuse implementation of the same idea. See "Decisions as Code" for the current framing. In my previous articles, we looked at consuming the OneFuse Modules

Sid Smith Sid Smith 4 min read
Terraform with OneFuse: Naming, IPAM, DNS and Active Directory
Terraform

Terraform with OneFuse: Naming, IPAM, DNS and Active Directory

In previous articles, I walked through how to use OneFuse Naming, IPAM, DNS, and Active Directory individually within a Terraform configuration.  In this article, we are going to put them all together into one single Terraform configuration to provide access to all resources. By the end of this article, we

Sid Smith Sid Smith 5 min read
Terraform with OneFuse: Active Directory
Terraform

Terraform with OneFuse: Active Directory

In this article, we are going to walk through using OneFuse to create a machine record within an Active Directory OU within a Terraform configuration.  To do this we will create a new Terraform configuration that uses the OneFuse provider data source and resource for the Active Directory policy we

Sid Smith Sid Smith 3 min read
Terraform with OneFuse: DNS
Terraform

Terraform with OneFuse: DNS

In this article we are going to walk through using OneFuse to create DNS records within a Terraform configuration.  To do this we will create a new Terraform configuration that uses the OneFuse provider data source and resource for the DNS policy we created as part of “Creating a OneFuse

Sid Smith Sid Smith 3 min read
Terraform with OneFuse: IPAM
Terraform

Terraform with OneFuse: IPAM

In this article we are going to walk through using OneFuse to reserve an IP address for use in a Terraform configuration. To do this we will create a new Terraform configuration that uses the OneFuse provider data source and resource for the IPAM policy we created as part of

Sid Smith Sid Smith 4 min read
Terraform with OneFuse: Custom Naming
Terraform

Terraform with OneFuse: Custom Naming

In this article we are going to walk through using OneFuse to generate a name for use in a Terraform configuration.  To do this we will create a new Terraform configuration that uses the OneFuse provider data source and resource for  the naming policy we created as part of Creating

Sid Smith Sid Smith 4 min read
Terraform with OneFuse: Better Together
Terraform

Terraform with OneFuse: Better Together

Editor's note (2026): The methodology described in this post is what I now call Decisions as Code. Property Toolkit was the OneFuse implementation of the same idea. See "Decisions as Code" for the current framing. If you have read some of my other articles you have

Sid Smith Sid Smith 8 min read