ShocOne
ShocOne
We've changed the payload field name to payloads along with some other field name changes. Delete and redeploy,
@thejoeker12 , your thoughts on this ?
Howdy, release v0.0.58 has the split now for smart and static computer groups. Which simplifies the stating complexity. The site block is optional in .hcl and only stated for non...
Will have a look at this when i refactor computer ext atts to support the jamf pro api as part of the next provider release for jamf v11.9. It's under...
i've refactored computer extension attributes to align with the data model for the jamf pro api. there is a state migration for provider v0.2.0 to v0.3.0. However i've decided that...
hi there, I can replicate the issue. when i tf with ``` custom_package_ids = ["1", "2"] custom_package_distribution_point_id = "-1" ``` i can successful create and i get this  however...
Hi @ecanault , is this still an issue with your latest jamf pro version?
Hi @ecanault , thanks for confirming. It was always a weird setting, i haven't seen '-2' used anywhere else in jamf to denote something.
Hi @smithjw , this bug was introduced by jamf a couple of point versions back. Previously we could just create successfully using the '-2' . I'd suggest raising a bug...
Hi wode, Yes, i observed this weird behaviour too. Before i accept this, could you test within your hcl something like this please in your env. My observations were that...