You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grafana_folder: make uid field computed when not specified (#2314)
* grafana_folder: make uid field computed when not specified
Add Computed: true to uid field schema to allow it to be populated from API
response when not provided by user. This enables the data source to be
used in resource references that depend on the uid value.
* Add grafana version check.
0 commit comments