aws_ce_cost_allocation_tagManages an Ce Cost Allocation Tag resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_ce_cost_allocation_tag" "example" {
# Required arguments
name = "my-ce-cost-allocation-tag"
}Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletter