Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Allow arbitrary json data for datasources #107

Merged
merged 4 commits into from
Aug 24, 2022

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Aug 24, 2022

This will allow us to close a bunch of issues in the provider (grafana/terraform-provider-grafana#607)
Instead of supporting attributes one by one, users can just set a map
The current JSONData objects will still be supported using the Map() function

This will allow us to close a bunch of issues in the provider
Instead of supporting attributes one by one, users can just set a map
The current JSONData objects will still be supported using the `Map()` function
@julienduchesne julienduchesne requested a review from a team August 24, 2022 15:36
@julienduchesne julienduchesne merged commit 1a99912 into master Aug 24, 2022
@julienduchesne julienduchesne deleted the julienduchesne/arbitrary-json-data branch August 24, 2022 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants