You've already forked Projects
14 lines
291 B
YAML
14 lines
291 B
YAML
|
|
name: test-static
|
||
|
|
runtime:
|
||
|
|
name: python
|
||
|
|
options:
|
||
|
|
toolchain: uv
|
||
|
|
virtualenv: .venv
|
||
|
|
description: Reusable templates for managing clustered or single libvirt KVM guests.
|
||
|
|
packages:
|
||
|
|
libvirt:
|
||
|
|
source: terraform-provider
|
||
|
|
version: 1.1.4
|
||
|
|
parameters:
|
||
|
|
- dmacvicar/libvirt
|