-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support cloudbilling APIs / Billing Sub Accounts #4033
Support cloudbilling APIs / Billing Sub Accounts #4033
Comments
I'm happy to take a try at this, working on getting a CLA signed. Does this need to be a fully generated resource, or is a manual one ok? |
@adarobin any plans to progress this ? |
@karolsochk I'm still pushing for the CLA |
* initial commit * for review * added resource create method and tests * tabular format tests added * pr comments implemented * liniting issues fixed * import error fixed * linting issue fixed * logging bucket creation added only at the project level` * extra spaces removed * example added Signed-off-by: Modular Magician <[email protected]>
* initial commit * for review * added resource create method and tests * tabular format tests added * pr comments implemented * liniting issues fixed * import error fixed * linting issue fixed * logging bucket creation added only at the project level` * extra spaces removed * example added Signed-off-by: Modular Magician <[email protected]>
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Description
I'd love to be able to create and manage our billing subaccounts through Terraform.
At my current employer, we provide an Enterprise Agreement, Preconfigured Security/Networking/Reporting/Logging, VPN, and chargeback for GCP to other departments. We'd like to potentially migrate from the current homegrown python based provisioning solution to Terraform. The only functionality that seems to be missing is the ability to create billing subaccounts with Terraform.
New or Affected Resource(s)
Potential Terraform Configuration
References
https://cloud.google.com/billing/reference/rest/v1/billingAccounts/create
The text was updated successfully, but these errors were encountered: