We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a2fb6 commit 3e95711Copy full SHA for 3e95711
main.tf
@@ -21,7 +21,7 @@ resource "aws_instance" "terraform-gitlab-docker-runner" {
21
}
22
23
tags = {
24
- Name = "gitlab-docker-runner"
+ Name = "terraform-gitlab-docker-runner"
25
ManagedBy = "Terraform"
26
27
0 commit comments