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
|
@ -6,5 +6,6 @@ data "template_file" "userdata" {
|
|||
region = data.aws_region.current.name
|
||||
data_root = "/data"
|
||||
volume = aws_ebs_volume.ebs.id
|
||||
domain = var.domain
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue