Edit main.tf
This commit is contained in:
parent
b7b378c045
commit
55e0f15594
1 changed files with 1 additions and 1 deletions
2
main.tf
2
main.tf
|
|
@ -46,7 +46,7 @@ resource "aws_instance" "jamulus" {
|
||||||
}
|
}
|
||||||
|
|
||||||
tags = {
|
tags = {
|
||||||
Name = "ejam.vereto.net"
|
Name = "jam.vereto.net"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue