chore(home-assistant): deregister homeassistant module
- homeassistant is nolonger used
This commit is contained in:
parent
2c34f1b056
commit
c8794d35d6
1 changed files with 0 additions and 4 deletions
4
main.tf
4
main.tf
|
@ -30,10 +30,6 @@ module "plugin-csi" {
|
|||
source = "./modules/plugin-csi"
|
||||
}
|
||||
|
||||
module "home-assistant" {
|
||||
source = "./modules/home-assistant"
|
||||
}
|
||||
|
||||
module "forgejo" {
|
||||
source = "./modules/forgejo"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue