Brian
Brian
By saying you "fixed" it, will the new provider version act like how it did in 1.4.0 and not report all these changes? If yes, can you issue a fix...
I see PR #95 was created, but a fix for this doesn't appear to be included? Q1 is winding down...is this still going to be fixed this quarter?
Can you post a code example for what you are referring to with `CpmiAdGroup`?
So this code results in changes: ```hcl resource "checkpoint_management_access_role" "example" { name = "example_ar" users { source = "myad.com__AD" selection = ["MY GROUP NAME"] } } ``` Are you saying...
My guess is that the API would need to support this before the Terraform provider can support it...
Any update on this issue?