Skip to content

Commit

Permalink
Enable cost-allocation tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Oct 3, 2024
1 parent 3609bfe commit 0e93e87
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions terraform/aws/projects/nasa-cryo.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,11 @@ hub_cloud_permissions = {
},
},
}

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

0 comments on commit 0e93e87

Please sign in to comment.