You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conditionally creates billing sink if the billing account is of type resource (#3130)
* updated billing.tf file to conditionally creates billing sink if the billing account resides out of org
* replace resources with modules
* replace individual iam resources with billing_iam local passed in the module
* update module name and path and move iam from local to module call
* update README.md
* Add log_bucket option to billing_account variable, and update billing account IAM assignments
* update 0-bootstrap README to reflect changes to billing account module
* Update current bootstrap tests to reflect the change to billing_account variable
* Create test for the case when billing account log bucket is created
* running fmt
---------
Co-authored-by: Ludovico Magnocavallo <[email protected]>
0 commit comments