A billing group is a set of linked account which belong to the same end customer. It can be seen as a virtual consolidated billing family.
account_grouping
(Attributes) (see below for nested schema)computation_preference
(Attributes) (see below for nested schema)name
(String)primary_account_id
(String) This account will act as a virtual payer account of the billing groupdescription
(String)tags
(Attributes Set) (see below for nested schema)arn
(String) Billing Group ARNcreation_time
(Number) Creation timestamp in UNIX epoch time formatid
(String) Uniquely identifies the resource.last_modified_time
(Number) Latest modified timestamp in UNIX epoch time formatsize
(Number) Number of accounts in the billing groupstatus
(String)status_reason
(String)account_grouping
Required:
linked_account_ids
(Set of String)Optional:
auto_associate
(Boolean)computation_preference
Required:
pricing_plan_arn
(String) ARN of the attached pricing plantags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_billingconductor_billing_group.example <resource ID>