Init mastodon
This commit is contained in:
parent
ad028b7fbc
commit
8ab724281c
1 changed files with 4 additions and 0 deletions
4
mastodon.tf
Normal file
4
mastodon.tf
Normal file
|
@ -0,0 +1,4 @@
|
|||
resource "incus_instance" "mastodon" {
|
||||
name = "mastodon"
|
||||
image = "d90ef7865662"
|
||||
}
|
Loading…
Add table
Reference in a new issue