Skip to content

Commit

Permalink
feat: services. A record
Browse files Browse the repository at this point in the history
  • Loading branch information
theobori committed Nov 4, 2023
1 parent 5c11350 commit d96a2a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ variable "subdomains" {
"cloud",
"news",
"git",
"password"
"password",
"services"
]
}

Expand Down

0 comments on commit d96a2a6

Please sign in to comment.