Billing account module (#1743)

* initial untested draft

* readme and tests

* folder module tfdoc

* remove redundant billing cost manager role in fast stage 0

* fix FAST test
This commit is contained in:
Ludovico Magnocavallo
2023-10-15 17:02:50 +02:00
committed by GitHub
parent 3949fdc283
commit 252127bde5
24 changed files with 1035 additions and 322 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
# tfdoc:file:description IAM bindings, roles and audit logging resources.
# tfdoc:file:description IAM bindings.
locals {
_group_iam_roles = distinct(flatten(values(var.group_iam)))