module-ipam

7 posts
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: 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
vRA8 with OneFuse: IPAM Integration
vRA8

vRA8 with OneFuse: IPAM Integration

In this article, we are going to create a vRA8 blueprint that uses the OneFuse IPAM module to provide IPAM integration for provisioned workloads.  We won’t just be supplying IP information to vRA8 in this example, OneFuse will determine the network placement as well.  We will have a future

Sid Smith Sid Smith 4 min read
Configuring OneFuse IPAM Policies with Property Sets
vRA8

Configuring OneFuse IPAM Policies with Property Sets

Overview This article will cover the method of creating OneFuse IPAM Policies using templated properties driven by OneFuse Static Property Sets (SPS). Considerations Simplifying the OneFuse Platform to use a single IPAM Policy is one method of calling a specified network driven by other properties from the request inputs. This

Sid Smith Sid Smith 3 min read
Creating a OneFuse IPAM Policy
OneFuse

Creating a OneFuse IPAM Policy

OneFuse IPAM policies have some special qualities that make managing IPAM integrations very easy, flexible, and portable.  IPAM policies in OneFuse define the network or networks they represent abstracted from the actual IPAM provider.  This offers many benefits over network definitions that are tightly tied to a specific provider.  This

Sid Smith Sid Smith 8 min read