Fixed
Status Update
Comments
sa...@google.com <sa...@google.com> #2
“The product engineering team is aware of this request and are investigating implementations. There is no ETA at this time for a release, but all further updates should occur here.“
st...@google.com <st...@google.com> #3
The bq mk
command line should work:
bq mk \
--transfer_config \
--target_dataset DATASET \
--display_name NAME \
--params '{"billing_accounts":"BILLING_ACCOUNT_IDS"}' \
--data_source 61cede5a-0000-2440-ad42-883d24f8f7b8
Description
Problem you have encountered:
There is no CLI nor a possibility to use Terraform to set Carbon export to Bigquery the only way we can do that is from the UI
What you expected to happen:
We would like to configure Carbon export to bigquery via infrastructure as code that is why we need the API support.
Steps to reproduce:
The same as this [1] but with CLI or Terraform
[1]: