Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoo committed Dec 16, 2024
1 parent 69d2cac commit d014ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fast/stages/0-bootstrap/automation.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ locals {
module "automation-project" {
source = "../../../modules/project"
billing_account = var.billing_account.id
# name = lookup(var.resource_names, "projects/automation", "${}iac-core-0")
name = lookup(
var.resource_names, "project/automation", "${local.default_environment.short_name}-iac-core-0"
)
Expand Down

0 comments on commit d014ce3

Please sign in to comment.