v5.0.0
dashboard_json
resources, this version of the provider could lead to an inability to modify those dashboards.
The acl
field was previously ignored for the dashboard_json
resource; because, the dashboard API ignored this field. An explicit call to the dashboard acl endpoint is required to set the ACLs.
To be consistent with how the dashboard
resource handles it, the provider now calls the ACL endpoint while saving each dashboard_json
resource.