Prevent irritating volume rolling around
This commit is contained in:
parent
f7285f6429
commit
5d276ab21c
1 changed files with 0 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
module "traefik_certs_volume" {
|
||||
source = "../../docker/volume"
|
||||
stack_name = var.stack_name
|
||||
volume_name = "traefik_certs"
|
||||
}
|
||||
locals {
|
||||
command = distinct(compact(concat(
|
||||
[
|
||||
|
|
|
|||
Loading…
Reference in a new issue