MusicDin / terraform-lxd-examples

Terraform LXD provider examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains 3 examples to demonstrate how Terraform provider for LXD can be used:

  • example1: Single instance that relies on existing default profile
  • example2: Single instance with dedicated storage pool and managed network.
  • example3: Custom number of instance with dedicated storage pool and managed network.

To run a specific example:

cd example<num>
terraform apply

About

Terraform LXD provider examples


Languages

Language:HCL 100.0%