Getting Started with Pulumi and Twingate
Pulumi is a well known Infrastructure as Code platform that can be used to automate entire Twingate environments.
Infrastructure as Code
Infrastructure as code (or IaC) is fast becoming the must have method for deploying and managing infrastructure. Most, if not all, cloud infrastructure service companies offer a way to deploy and configure infrastructure via declarative code.
Below you will find guides on how to deploy Twingate to the “big three” cloud providers:
Prerequisites
All existing Pulumi guides assume the following to be true:
- You have nodejs installed
- You have Pulumi installed and connected to your account
Last updated 9 months ago