OpenIntuneBaseline icon indicating copy to clipboard operation
OpenIntuneBaseline copied to clipboard

feat: added win365 OIB for terraform

Open ShocOne opened this issue 5 months ago • 0 comments

As promised (later than planned) please find a terraform implementation of OIB for w365.

image

The configuration was generated from deploying the OIB into intune then using a exporter script to generated well formed hcl, compatiable with the tf provider. If curious the script used can be found here

The hcl requires a tf provider to function and utilises this - https://registry.terraform.io/providers/deploymenttheory/microsoft365/latest . Which is a community provider (open source) that i currently maintain.

ShocOne avatar Aug 14 '25 12:08 ShocOne