All checks were successful
/ test (push) Successful in 1s
observer-tofu is deployed need to learn more before writing nix config to pair
11 lines
199 B
HCL
11 lines
199 B
HCL
|
|
# resource "incus_storage_bucket" "mybucket" {
|
|
# name = "bucket1"
|
|
# pool = "pool1"
|
|
# project = "proj"
|
|
# }
|
|
|
|
# import {
|
|
# to = incus_storage_bucket.mybucket
|
|
# id = "proj/pool1/mybucket"
|
|
# }
|