Add dotenv to actualbudget-service
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
dotenv = {
|
||||
source = "germanbrew/dotenv"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
locals {
|
||||
container_name = "actualbudget"
|
||||
|
||||
Reference in New Issue
Block a user