Skip to content

subscription_billing_role_assignment/role_assignment

Overview

This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.

Dependency diagram (Mermaid)

graph TD null_resource.subscription_creation_role["null_resource.subscription_creation_role"]

Module Reference

Category: subscription_billing_role_assignment
Path: modules/subscription_billing_role_assignment/role_assignment
Azure Resources: null_resource

Inputs

Name Description Type Required Default Validation
billing_scope_id any yes - -
principal_id any yes - -
role_definition_id any yes - -
tenant_id any yes - -
settings The settings for the Azure resource. any yes - -
cloud any yes - -
aad_user_impersonate any no - -

Outputs

No outputs defined.

Sources

  • modules/subscription_billing_role_assignment/role_assignment/billing_role_assignment.tf
  • modules/subscription_billing_role_assignment/role_assignment/variables.tf