Name | Version |
---|---|
terraform | >= 1.3.0 |
Name | Version |
---|---|
oci | n/a |
No modules.
Name | Type |
---|---|
oci_identity_policy.these | resource |
oci_identity_region_subscriptions.these | data source |
oci_identity_tenancy.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
compartments_dependency | A map of objects containing the externally managed compartments this module may depend on. All map objects must have the same type and must contain at least an 'id' attribute (representing the compartment OCID) of string type. | map(object({ |
null |
no |
enable_debug | Whether Terraform should enable module debug information. | bool |
false |
no |
enable_output | Whether Terraform should enable module output. | bool |
true |
no |
module_name | The module name. | string |
"iam-policies" |
no |
policies_configuration | Policies configuration | object({ |
null |
no |
tenancy_ocid | The tenancy OCID. | string |
n/a | yes |
Name | Description |
---|---|
policies | The policies. Enabled if enable_output attribute is true. |
template_target_compartments | An internal map driving the assignment of template policies according to compartment metadata. Enabled if enable_debug attribute is true. |