v1.6.0 (2020-10-16)
Implemented enhancements:
- grafana_data_source does not set the service account key for the stackdriver datasource #91
- Setting the alert notification channel uid #83
- [Feature Request] Support setting version for Elasticsearch datasource #54
- Allow skipping TLS verify in datasources #42
- Automated Releases #123 (trotttrotttrott)
- resource/data_source: add support for stackdriver privatekey #100 (anGie44)
- Add uid value to alert notification resource #87 (58231)
Closed issues:
- We should be able to inject our own UID with notification channel and dashboards #115
- New upstream release, can we get a new provider release? #97
- Data Source resource docs are missing information about access_mode. #92
- Would it help to use a more complete version of Go SDK? #71
- Prompted for 'auth' on terraform plan execution #66
- Invalid CA #53
- Resources to configure grafana server (installation) configuration? #48
- [Feature Request] Import existing dashboards into terraform #24
- expand json_data field usage. #22
Merged pull requests:
- Update From Grafana Fork #122 (trotttrotttrott)
- Adding team resource functionality #120 (jonathan-dorsey)
- Settings is an argument not a block #114 (Arola1982)
- Update link to documentation #99 (tonglil)
- Fix build, use -mod=readonly #98 (tonglil)
- Allow alert notification reminder to be turned on #94 (jvshahid)
- Updating the access_mode setting description. #93 (phillipsj)
- Update resource grafana_data_source #90 (mlclmj)
- Document 'folder' attribute #86 (jeohist)
- Mark secret_key in secure_json_data as sensitive #78 (Infra-Red)
- deps: Bump nytm/go-grafana-api to 0.2.0 #75 (radeksimko)
- Argument names must not be quoted #73 (tomweston)
- Provider logging #46 (radeksimko)
- Update slack alert notification example usage #45 (alex-stiff)
v1.5.0 (2019-06-26)
Closed issues:
- ReadDataSource fails if the data source is not there #55
Merged pull requests:
- Check for data source 404 in the correct place #56 (sjauld)
- Update dashboards with correct ForceNew on folder #52 (ghmeier)
v1.4.0 (2019-05-22)
Closed issues:
- Documentation missing quote #39
Merged pull requests:
- Update to TF SDK v0.12 #61 (paultyng)
- switch to modules and vendor 0.12 sdk #44 (appilon)
- [AUTOMATED] Upgrade to Go 1.11 #41 (appilon)
v1.3.0 (2018-11-16)
Implemented enhancements:
Closed issues:
- PagerDuty setting for grafana_alert_notification is coerced into an invalid value #35
- POSTing to Comodo-certified grafana URL fails with x509: certificate signed by unknown authority #34
Merged pull requests:
- support boolean settings for alert notifications #37 (DanCech)
- Add support for creating folders and creating dashboards inside folders #36 (goraxe)
- Add missing quotes in grafana_organization docs #32 (illagrenan)
v1.2.0 (2018-08-01)
Merged pull requests:
v1.1.0 (2018-07-27)
Closed issues:
- Upstream Library Ownership #26
Merged pull requests:
- fix(Schema): Mark arguments containing secrets as sensitive #28 (donoftime)
- Change of Library #27 (mlclmj)
- make: Add website + website-test targets #21 (radeksimko)
v1.0.2 (2018-04-18)
Implemented enhancements:
Closed issues:
- Grafana 5.0 Dashboard Support #15
- Grafana Datasource Cloudwatch ARN missing attributes #14
- Make url field optional for grafana_data_source to support Cloudwatch #13
- Document and support non-InfluxDB datasources #4
Merged pull requests:
- Update readme and add a shortcut to running grafana locally #20 (pearkes)
- data_source: make URL field optional #18 (pearkes)
v1.0.1 (2018-01-12)
Implemented enhancements:
Merged pull requests:
v1.0.0 (2017-10-23)
Implemented enhancements:
- Be nicer when a dashboard is deleted from grafana #7 (roidelapluie)
- AWS cloudwatch data source support #5 (mdb)
- Implemented alert_notification management #3 (mvisonneau)
Closed issues:
- Separator between username and password is not mentioned in documentation #1
Merged pull requests:
- Fix data source config #6 (roidelapluie)
- vendor: github.com/hashicorp/terraform/...@v0.10.0 #2 (radeksimko)
v0.1.0 (2017-06-20)
* This Changelog was automatically generated by github_changelog_generator