github.com/magodo/terraform-provider-outlook

Terraform provider for Outlook 💌


License
MPL-2.0
Install
go get github.com/magodo/terraform-provider-outlook

Documentation

Terraform

License: MPL 2.0 GitHub Actions workflow status Relase status
Follow me on Twitter

Important Disclaimer

I am a Microsoft employee, but this is not an official Microsoft product nor an endorsed product. Purely a project for fun.

Terraform Provider for Outlook

Requirements

Using the Provider

Terraform 0.13 and above

You can use the provider via the Terraform provider registry.

Terraform 0.12 or manual installation

You can download a pre-built binary from the releases page, these are built using goreleaser (the configuration is in the repo). You can verify the signature and my key ownership via Keybase.

If you want to build from source, you can simply use go build in the root of the repository.

To use an external provider binary with Terraform (until the provider registry is GA), you need to place the binary in a plugin location for Terraform to find it.

Provider Documents

The document of this provider is available on Terraform Provider Registry.