Skip to content

v5.0.0

Compare
Choose a tag to compare
@bwinter bwinter released this 04 Aug 08:30
· 42 commits to master since this release

⚠️ If you haven't properly set the ACLs for your 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.