mirror of
https://github.com/idanoo/fediservices.nz-infra
synced 2025-07-02 14:22:15 +00:00
Use docker-compose
This commit is contained in:
parent
bced107145
commit
97039f07e7
5 changed files with 39 additions and 10 deletions
|
@ -8,5 +8,10 @@ variable "instance_type" {
|
|||
default = "t4g.nano"
|
||||
}
|
||||
|
||||
variable "domain" {
|
||||
type = string
|
||||
default = "status.fediservices.nz"
|
||||
}
|
||||
|
||||
variable "AWS_ACCESS_KEY_ID" {}
|
||||
variable "AWS_SECRET_ACCESS_KEY" {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue