Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terraprovider/terraform-provider-microsoft365wp
This repository provides a Terraform Provider for Microsoft 365, leveraging the Microsoft Graph API to enable Configuration as Code for Microsoft 365 environments. With this provider, you can automate the provisioning, management, and configuration of Entra, Intune and other aspects of M365.
https://github.com/terraprovider/terraform-provider-microsoft365wp
entra go intune m365 microsoft terraform
Last synced: 15 days ago
JSON representation
This repository provides a Terraform Provider for Microsoft 365, leveraging the Microsoft Graph API to enable Configuration as Code for Microsoft 365 environments. With this provider, you can automate the provisioning, management, and configuration of Entra, Intune and other aspects of M365.
- Host: GitHub
- URL: https://github.com/terraprovider/terraform-provider-microsoft365wp
- Owner: terraprovider
- License: other
- Created: 2024-09-04T14:54:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T12:59:10.000Z (about 1 month ago)
- Last Synced: 2024-10-22T05:20:05.732Z (16 days ago)
- Topics: entra, go, intune, m365, microsoft, terraform
- Language: Go
- Homepage: https://terraprovider.com
- Size: 2.48 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# TerraProvider Terraform Provider for Microsoft 365
This provider instruments [Microsoft’s Graph API](https://learn.microsoft.com/en-us/graph/overview) to allow managing Intune and Entra ID policies via Terraform and OpenTofu.
- see [Docs](https://github.com/terraprovider/terraform-provider-microsoft365wp/blob/main/docs/index.md) for guides as well as data source and resource definitions
- see [TerraProvider QuickStart](https://github.com/terraprovider/terraform-provider-microsoft365wp-quickstart) for a simple reference implementation and samples of resources with this provider.