diff options
| author | jerome <jerome@xlinfo.fr> | 2025-08-18 11:22:14 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-08-18 11:22:14 +0200 |
| commit | 4293df73e636a3bb9097d4cbe80ae8c194862f6b (patch) | |
| tree | c7cbf89deac7fcbc85850938b7c926778999c9bc /tofu/lots/terraform.tfvars | |
| download | incus-4293df73e636a3bb9097d4cbe80ae8c194862f6b.tar.gz incus-4293df73e636a3bb9097d4cbe80ae8c194862f6b.zip | |
commit initial
Diffstat (limited to 'tofu/lots/terraform.tfvars')
| -rw-r--r-- | tofu/lots/terraform.tfvars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tofu/lots/terraform.tfvars b/tofu/lots/terraform.tfvars new file mode 100644 index 0000000..3f7d342 --- /dev/null +++ b/tofu/lots/terraform.tfvars @@ -0,0 +1,3 @@ +nb = 3 +nom = "rocky" +image = "images:rockylinux/9/cloud" |
