Skip to content

Commit

Permalink
fix providers
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 12, 2025
1 parent 39de87a commit 4f2d7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lab/root.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ locals {
account_id = local.account_vars.locals.aws_account_id
aws_profile = local.account_vars.locals.aws_profile
aws_region = local.region_vars.locals.aws_region
cluster_name = local.cluster_vars.locals.cluster_name
created_reason = local.cluster_vars.locals.created_reason
creator = local.cluster_vars.locals.creator
environment_abbr = local.account_vars.locals.environment_abbr
Expand Down

0 comments on commit 4f2d7ef

Please sign in to comment.