Documentation ¶
Overview ¶
packages_data_source.go
policies_resource.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceJamfProPolicies ¶ added in v0.0.10
DataSourceJamfProPolicies provides information about a specific Jamf Pro site by its ID or Name.
func GetAttrsListFromHCLForPointers ¶ added in v0.1.6
func GetAttrsListFromHCLForPointers[NestedObjectType any, ListItemPrimitiveType any](path string, target_field string, d *schema.ResourceData, home *[]NestedObjectType) (err error)
GetAttrsListFromHCLForPointers is a helper function that takes a path to a list of items in HCL and a target field to set in the list of pointers.
func ResourceJamfProPolicies ¶
resourceJamfProPolicies defines the schema and CRUD operations for managing Jamf Pro Policy in Terraform.
Types ¶
This section is empty.
Source Files ¶
- constructor.go
- crud.go
- data_source.go
- helpers.go
- resource.go
- schema_account_maintenance.go
- schema_date_time_limitations.go
- schema_disk_encryption.go
- schema_dockitems.go
- schema_files_processes.go
- schema_maintenance.go
- schema_network_limitations.go
- schema_package_configuration.go
- schema_payloads.go
- schema_printer.go
- schema_reboot.go
- schema_script.go
- schema_self_service.go
- schema_user_interaction.go
- state.go
- state_general.go
- state_payloads.go
- state_scope.go
- state_self_service.go
Click to show internal directories.
Click to hide internal directories.