GoodCloudWorks / terraform-provider-msgraph

The Terraform provider allows you to interact with Microsoft Graph.

Home Page:https://registry.terraform.io/providers/GoodCloudWorks/msgraph/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform provider for Microsoft Graph

~/terraform.rc

provider_installation {
  dev_overrides {
    "msgraph" = "GOBIN || ~/go/bin"
  }

  direct {}
}

About

The Terraform provider allows you to interact with Microsoft Graph.

https://registry.terraform.io/providers/GoodCloudWorks/msgraph/latest

License:Other


Languages

Language:Go 98.9%Language:HCL 1.1%