Yohan460 / terraform-provider-jamf

Other
14 stars 10 forks source link

Script resource: parameter 11 is not accessible #9

Open ecanault opened 1 year ago

ecanault commented 1 year ago

Description

When declaring a script, it’s not possible to define the 11th parameter name.

Expected behavior

parameter11 should exist in the scripts resources.

Actual behavior

It’s not possible to create at this time the parameter11 attribute name in a script. Note that it exists when you add a script in a policy.

Possible explanation

?

Possible fix

?