Skip to content

data-platform-hq/terraform-azurerm-purview

Repository files navigation

Azure <> Terraform module

Terraform module for creation Azure <>

Usage

Requirements

Name Version
terraform >=1.0.0
azapi >=1.12.1
azurerm >=3.75.0
time ~> 0.9.2

Providers

Name Version
azapi >=1.12.1
azurerm >=3.75.0
time ~> 0.9.2

Modules

No modules.

Resources

Name Type
azapi_resource_action.this resource
azurerm_purview_account.this resource
time_sleep.this resource

Inputs

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

Outputs

Name Description
id The ID of Purview Account
principal_id The Principal ID of Purview Account

License

Apache 2 Licensed. For more information please see LICENSE