Registry / cloud / terraform-providers-terraform-provider-azuread

terraform-providers-terraform-provider-azuread

JSON →
library1.6.0gogounverified

Terraform provider for managing Azure Active Directory resources.

go get github.com/terraform-providers/terraform-provider-azuread
INSTALL
IMPORT
SIG · TERRAFORM-PROVIDER
T
terraform-providers-terraform-provider-azuread
cloudgov1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

azuread
github.com/terraform-providers/terraform-provider-azuread

Initialize the AzureAD Terraform provider

package main import ( "github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema" "github.com/terraform-providers/terraform-provider-azuread/azuread" ) func main() { provider := azuread.Provider() _ = schema.NewProvider(provider) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
terraform-providers-terraform-provider-azuread — go get terraform-providers-terraform-provider-azuread · libregistry