Skip to content

Commit

Permalink
Merge pull request #4792 from consideRatio/pr/nmfs-cost-attr
Browse files Browse the repository at this point in the history
nmfs-openscapes: enable cost attribution tags
  • Loading branch information
consideRatio authored Sep 11, 2024
2 parents 5ff8c55 + 6972eac commit 856ef6d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions terraform/aws/projects/nmfs-openscapes.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,11 @@ hub_cloud_permissions = {
},
},
}

active_cost_allocation_tags = [
"2i2c:hub-name",
"2i2c.org/cluster-name",
"alpha.eksctl.io/cluster-name",
"kubernetes.io/cluster/{var_cluster_name}",
"kubernetes.io/created-for/pvc/namespace",
]

0 comments on commit 856ef6d

Please sign in to comment.