Closed strugee closed 1 month ago
Ran Plan for project: seagl
dir: .
workspace: default
Plan: 10 to add, 2 to change, 0 to destroy.
atlantis apply
atlantis unlock
Ran Plan for dir: .
workspace: default
Plan Error
Ran Plan for dir: .
workspace: default
Plan Error
Ran Plan for dir: .
workspace: default
Plan Error
running "/usr/local/bin/terraform plan -input=false -refresh -out \"/home/atlantis/.atlantis/repos/SeaGL/seagl-terraform/81/default/seagl-default.tfplan\"" in "/home/atlantis/.atlantis/repos/SeaGL/seagl-terraform/81/default": exit status 1
╷
│ Error: Missing required argument
│
│ on env/ephemeral-homeserver.tf line 1, in module "matrix-2024":
│ 1: module "matrix-2024" {
│
│ The argument "dns_zone" is required, but no definition was found.
╵
Ran Plan for dir: .
workspace: default
Plan Error
Ran Plan for dir: .
workspace: default
Plan Error
Ran Plan for project: seagl
dir: .
workspace: default
Plan: 11 to add, 0 to change, 0 to destroy.
atlantis apply
atlantis unlock
atlantis apply
Ran Apply for project: seagl
dir: .
workspace: default
Apply Error
Ran Plan for dir: .
workspace: default
Plan Error
Ran Plan for project: seagl
dir: .
workspace: default
Plan: 1 to add, 0 to change, 0 to destroy.
atlantis apply
atlantis unlock
terraform apply
Did you mean to use atlantis
instead of terraform
?
atlantis apply
Ran Apply for project: seagl
dir: .
workspace: default
Automatically merging because all plans have been successfully applied.
Automerging failed:
merging pull request: PUT https://api.github.com/repos/SeaGL/seagl-terraform/pulls/81/merge: 405 Repository rule violations found
At least 1 approving review is required by reviewers with write access.
[]
Locks and plans deleted for the projects and workspaces modified in this pull request:
.
workspace: default
Ran Plan for dir:
.
workspace:default
Plan Error
Show Output
``` running "/usr/local/bin/terraform init -input=false" in "/home/atlantis/.atlantis/repos/SeaGL/seagl-terraform/81/default": exit status 1 Initializing the backend... Successfully configured the backend "s3"! Terraform will automatically use this backend unless the backend configuration changes. Initializing modules... - prod_db in osem_rds - production_env in env - production_env.dokku-vm in simple_vm - production_env.mailu-vm in simple_vm ╷ │ Error: Invalid module instance name │ │ on env/ephemeral-homeserver.tf line 1, in module "2024-homeserver-vm": │ 1: module "2024-homeserver-vm" { │ │ A name must start with a letter or underscore and may contain only letters, │ digits, underscores, and dashes. ╵ ```