Terraform module for creation Azure <>
| Name | Version |
|---|---|
| terraform | >=1.0.0 |
| azapi | >=1.12.1 |
| azurerm | ~> 4.0 |
| time | ~> 0.9.2 |
| Name | Version |
|---|---|
| azapi | >=1.12.1 |
| azurerm | ~> 4.0 |
| time | ~> 0.9.2 |
No modules.
| Name | Type |
|---|---|
| azapi_resource_action.this | resource |
| azurerm_purview_account.this | resource |
| time_sleep.this | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| admins_object_ids | Set of object IDs designated as Admins for Purview Accounts | set(string) |
[] |
no |
| location | Azure location | string |
n/a | yes |
| managed_resource_group_name | Purview Managed resource group name | string |
null |
no |
| name | Given name to purview | string |
n/a | yes |
| resource_group | The name of the resource group in which to create the Microsoft SQL Server | string |
n/a | yes |
| tags | Resource tags | map(any) |
{} |
no |
| Name | Description |
|---|---|
| id | The ID of Purview Account |
| principal_id | The Principal ID of Purview Account |
Apache 2 Licensed. For more information please see LICENSE