Registry / cloud / terraform-providers-terraform-provider-azurerm

terraform-providers-terraform-provider-azurerm

JSON →
library1.44.0gogounverified

Terraform provider for managing Azure resources via the Azure Resource Manager API.

go get github.com/terraform-providers/terraform-provider-azurerm
INSTALL
IMPORT
SIG · TERRAFORM-PROVIDER
T
terraform-providers-terraform-provider-azurerm
cloudgov1.44.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.

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

Initializes the AzureRM Terraform provider.

package main import ( "github.com/hashicorp/terraform-plugin-sdk/helper/schema" "github.com/terraform-providers/terraform-provider-azurerm/azurerm" ) func main() { provider := azurerm.Provider() _ = schema.NewProvider(provider) }
Debug
Known issues
breakingThis provider is deprecated; use the official hashicorp/azurerm provider instead.
fix
Replace import with github.com/hashicorp/terraform-provider-azurerm.
affects: >=1.0.0
Upgrade
Version history
1.44.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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