Skip to content

Instantly share code, notes, and snippets.

@trotttrotttrott
Created October 16, 2020 05:04
Show Gist options
  • Save trotttrotttrott/2b0eab82225f47bd71189ba03fe3c9fc to your computer and use it in GitHub Desktop.
Save trotttrotttrott/2b0eab82225f47bd71189ba03fe3c9fc to your computer and use it in GitHub Desktop.
terraform-provider-grafana changelog preview

Changelog

v1.6.0 (2020-10-16)

Full Changelog

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:

v1.5.0 (2019-06-26)

Full Changelog

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)

Full Changelog

Closed issues:

  • Documentation missing quote #39

Merged pull requests:

v1.3.0 (2018-11-16)

Full Changelog

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)

Full Changelog

Merged pull requests:

v1.1.0 (2018-07-27)

Full Changelog

Closed issues:

  • Upstream Library Ownership #26

Merged pull requests:

v1.0.2 (2018-04-18)

Full Changelog

Implemented enhancements:

  • alert_notification/dashboard: fix compatibility with grafana 5.0 #17 (pearkes)

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)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Updated vendored go-grafana-api client. #9 (sl1pm4t)

v1.0.0 (2017-10-23)

Full Changelog

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:

v0.1.0 (2017-06-20)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment