items managed by tofu should be delcared as such in some way
All checks were successful
/ test (push) Successful in 1s
All checks were successful
/ test (push) Successful in 1s
This commit is contained in:
parent
227469435a
commit
f4fe4e7625
1 changed files with 1 additions and 1 deletions
2
main.tf
2
main.tf
|
|
@ -1,4 +1,4 @@
|
|||
# resource "incus_instance" "demo" {
|
||||
# resource "incus_instance" "demo-tofu" {
|
||||
# name = "demo"
|
||||
# image = "images:fedora/42"
|
||||
# config = {
|
||||
|
|
|
|||
Reference in a new issue