The Terraform SimpleMDM provider is a plugin for Terraform that allows for the full lifecycle management of SimpleMDM resources.
Provider was written by David Kraushuber from FREENOW and was open sourced to the comunity.
To use a released provider in your Terraform environment,
run terraform init and Terraform will automatically install the
provider. To specify a particular provider version when installing released providers, see
the Terraform documentation on provider versioning
All the resources and data sources has one or more examples to give you an idea of how to use this provider to build your own SimpleMDM infrastructure.Provider's official documentation is located in the official terraform registry, or here in form of raw markdown files.
-app assignemnt is not exactly working as expected because of missing data from API (changes requested already), currently there will be always diff in app assignement.