terraform-provider-jamf

command module
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2020 License: MIT Imports: 5 Imported by: 0

README

Terraform logo

Terraform Provider for Jamf

Quick Start

provider "jamf" {
    username = "xxxx"
    password = "xxxx"

    # "This is the full url of jamf, xxxx.jamfcloud.com"
    url = "xxxx"
}

data "jamf_department" "example" {
    name = "hoge"
}

Documentation

Full, comprehensive documentation is available on the Terraform website:

https://registry.terraform.io/providers/sioncojp/jamf/latest/docs

Release

$ gGPG_FINGERPRINT=xxx GITHUB_TOKEN="xxx" goreleaser release --rm-dist

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL