diff options
| author | jerome <jerome@xlinfo.fr> | 2025-08-20 11:23:47 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-08-20 11:23:47 +0200 |
| commit | 2ffb7dc138a392a751eddb6c2314739da486e51b (patch) | |
| tree | e541d47ab0668be541ee0009ec56681de3f0d1a0 | |
| parent | fd9190cbd505ed86f387df0d020b4e951fd4f7c0 (diff) | |
| download | incus-2ffb7dc138a392a751eddb6c2314739da486e51b.tar.gz incus-2ffb7dc138a392a751eddb6c2314739da486e51b.zip | |
reverse tofu version
| -rw-r--r-- | final/main.tf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/final/main.tf b/final/main.tf index dc1a4ca..14b889d 100644 --- a/final/main.tf +++ b/final/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { incus = { source = "lxc/incus" - version = "0.4.0" + version = "0.3.1" } } } |
