items managed by tofu should be delcared as such in some way
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
Jermeiah S 2025-06-15 17:15:40 -04:00
parent 227469435a
commit f4fe4e7625
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
# resource "incus_instance" "demo" {
# resource "incus_instance" "demo-tofu" {
# name = "demo"
# image = "images:fedora/42"
# config = {