|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.18.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.18.0) (2022-01-10) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.17.0...v1.18.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Test on all currently supported Grafana versions [\#318](https://github.com/grafana/terraform-provider-grafana/issues/318) |
| 10 | +- Custom HTTP headers for datasources [\#191](https://github.com/grafana/terraform-provider-grafana/issues/191) |
| 11 | +- \[feature request\] allow to insecure ssl connections [\#67](https://github.com/grafana/terraform-provider-grafana/issues/67) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- Error: Plugin did not respond with grafana\_synthetic\_monitoring\_check.all [\#326](https://github.com/grafana/terraform-provider-grafana/issues/326) |
| 16 | +- terraform-provider-grafana\_v1.17.0 plugin crashed! [\#316](https://github.com/grafana/terraform-provider-grafana/issues/316) |
| 17 | +- Missing URL Protocol Scheme check in newer versions - now provider is crashing [\#301](https://github.com/grafana/terraform-provider-grafana/issues/301) |
| 18 | +- Go panic: interface conversion with secure\_settings attribute during grafana\_alert\_notification ressource creation [\#280](https://github.com/grafana/terraform-provider-grafana/issues/280) |
| 19 | +- Failed to install provider [\#272](https://github.com/grafana/terraform-provider-grafana/issues/272) |
| 20 | +- grafana-provider v1.13.0 + terraform 1.0.2 seems incompatible [\#240](https://github.com/grafana/terraform-provider-grafana/issues/240) |
| 21 | +- Terraform not able to destroy resources in order to recreate them after Grafana folder name change [\#85](https://github.com/grafana/terraform-provider-grafana/issues/85) |
| 22 | +- Grafana 5 datasource for variables/templating/panels are not assigned [\#19](https://github.com/grafana/terraform-provider-grafana/issues/19) |
| 23 | +- Fix folder ID documentation [\#319](https://github.com/grafana/terraform-provider-grafana/pull/319) ([inkel](https://github.com/inkel)) |
| 24 | + |
| 25 | +**Closed issues:** |
| 26 | + |
| 27 | +- Grafana provider does not allow to add settings to the alert notification [\#89](https://github.com/grafana/terraform-provider-grafana/issues/89) |
| 28 | +- Error: Arguments must not be quoted [\#70](https://github.com/grafana/terraform-provider-grafana/issues/70) |
| 29 | +- Cannot create/delete multiple dashboards resources at once [\#64](https://github.com/grafana/terraform-provider-grafana/issues/64) |
| 30 | + |
| 31 | +**Merged pull requests:** |
| 32 | + |
| 33 | +- Add import to the SM check documentation [\#333](https://github.com/grafana/terraform-provider-grafana/pull/333) ([julienduchesne](https://github.com/julienduchesne)) |
| 34 | +- Synthetic Monitoring: Allow filtering out deprecated probes [\#332](https://github.com/grafana/terraform-provider-grafana/pull/332) ([julienduchesne](https://github.com/julienduchesne)) |
| 35 | +- Resource to manage machine learning jobs [\#330](https://github.com/grafana/terraform-provider-grafana/pull/330) ([csmarchbanks](https://github.com/csmarchbanks)) |
| 36 | +- Validate that there's exactly one SM check setting [\#329](https://github.com/grafana/terraform-provider-grafana/pull/329) ([julienduchesne](https://github.com/julienduchesne)) |
| 37 | +- add traceroute checktype to synthetic\_monitoring\_check resource [\#327](https://github.com/grafana/terraform-provider-grafana/pull/327) ([rdubrock](https://github.com/rdubrock)) |
| 38 | +- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 [\#325](https://github.com/grafana/terraform-provider-grafana/pull/325) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 39 | +- Bump client to correctly handle configuration errors [\#324](https://github.com/grafana/terraform-provider-grafana/pull/324) ([julienduchesne](https://github.com/julienduchesne)) |
| 40 | +- Make secure\_settings always pass values as string [\#322](https://github.com/grafana/terraform-provider-grafana/pull/322) ([inkel](https://github.com/inkel)) |
| 41 | +- Run OSS tests on all currently supported versions [\#321](https://github.com/grafana/terraform-provider-grafana/pull/321) ([julienduchesne](https://github.com/julienduchesne)) |
| 42 | +- Add a CODEOWNERS file [\#320](https://github.com/grafana/terraform-provider-grafana/pull/320) ([inkel](https://github.com/inkel)) |
| 43 | +- datasource: add http headers support [\#261](https://github.com/grafana/terraform-provider-grafana/pull/261) ([guyguy333](https://github.com/guyguy333)) |
| 44 | + |
3 | 45 | ## [v1.17.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.17.0) (2021-12-20) |
4 | 46 |
|
5 | 47 | [Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.16.0...v1.17.0) |
|
152 | 194 | - Generate docs for grafana\_team\_external\_group [\#230](https://github.com/grafana/terraform-provider-grafana/pull/230) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
153 | 195 | - fix!: make alert\_notification settings nonsensitive [\#225](https://github.com/grafana/terraform-provider-grafana/pull/225) ([thor](https://github.com/thor)) |
154 | 196 | - add support of team external group [\#221](https://github.com/grafana/terraform-provider-grafana/pull/221) ([fgouteroux](https://github.com/fgouteroux)) |
| 197 | +- Dashboard Resource Works with Grafana 8 [\#217](https://github.com/grafana/terraform-provider-grafana/pull/217) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
155 | 198 |
|
156 | 199 | ## [v1.12.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.12.0) (2021-06-22) |
157 | 200 |
|
|
180 | 223 |
|
181 | 224 | **Merged pull requests:** |
182 | 225 |
|
183 | | -- Dashboard Resource Works with Grafana 8 [\#217](https://github.com/grafana/terraform-provider-grafana/pull/217) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
184 | 226 | - Remove Vendor Directory [\#215](https://github.com/grafana/terraform-provider-grafana/pull/215) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
185 | 227 | - Allow to overwrite while creating dashboard from terraform [\#214](https://github.com/grafana/terraform-provider-grafana/pull/214) ([szemek](https://github.com/szemek)) |
186 | 228 | - typo in grafana\_dashboard\_permission docs [\#211](https://github.com/grafana/terraform-provider-grafana/pull/211) ([rssnyder](https://github.com/rssnyder)) |
|
294 | 336 | - Add support for dashboard permissions [\#150](https://github.com/grafana/terraform-provider-grafana/pull/150) ([pascal-hofmann](https://github.com/pascal-hofmann)) |
295 | 337 | - Updated dead link in documentation - data\_sources [\#149](https://github.com/grafana/terraform-provider-grafana/pull/149) ([WilliamDahlen](https://github.com/WilliamDahlen)) |
296 | 338 | - Do not delete dashboard uid fields [\#136](https://github.com/grafana/terraform-provider-grafana/pull/136) ([gw0](https://github.com/gw0)) |
297 | | -- Add organization id to the provider. [\#110](https://github.com/grafana/terraform-provider-grafana/pull/110) ([medains](https://github.com/medains)) |
298 | 339 |
|
299 | 340 | ## [v1.7.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.7.0) (2020-11-06) |
300 | 341 |
|
|
347 | 388 | - Update From Grafana Fork [\#122](https://github.com/grafana/terraform-provider-grafana/pull/122) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
348 | 389 | - Adding team resource functionality [\#120](https://github.com/grafana/terraform-provider-grafana/pull/120) ([jonathan-dorsey](https://github.com/jonathan-dorsey)) |
349 | 390 | - Settings is an argument not a block [\#114](https://github.com/grafana/terraform-provider-grafana/pull/114) ([Arola1982](https://github.com/Arola1982)) |
| 391 | +- Add organization id to the provider. [\#110](https://github.com/grafana/terraform-provider-grafana/pull/110) ([medains](https://github.com/medains)) |
350 | 392 | - Update link to documentation [\#99](https://github.com/grafana/terraform-provider-grafana/pull/99) ([tonglil](https://github.com/tonglil)) |
351 | 393 | - Fix build, use -mod=readonly [\#98](https://github.com/grafana/terraform-provider-grafana/pull/98) ([tonglil](https://github.com/tonglil)) |
352 | 394 | - Allow alert notification reminder to be turned on [\#94](https://github.com/grafana/terraform-provider-grafana/pull/94) ([jvshahid](https://github.com/jvshahid)) |
|
356 | 398 | - Mark secret\_key in secure\_json\_data as sensitive [\#78](https://github.com/grafana/terraform-provider-grafana/pull/78) ([Infra-Red](https://github.com/Infra-Red)) |
357 | 399 | - deps: Bump nytm/go-grafana-api to 0.2.0 [\#75](https://github.com/grafana/terraform-provider-grafana/pull/75) ([radeksimko](https://github.com/radeksimko)) |
358 | 400 | - Argument names must not be quoted [\#73](https://github.com/grafana/terraform-provider-grafana/pull/73) ([tomweston](https://github.com/tomweston)) |
359 | | -- Provider logging [\#46](https://github.com/grafana/terraform-provider-grafana/pull/46) ([radeksimko](https://github.com/radeksimko)) |
360 | 401 | - Update slack alert notification example usage [\#45](https://github.com/grafana/terraform-provider-grafana/pull/45) ([alex-stiff](https://github.com/alex-stiff)) |
361 | 402 |
|
362 | 403 | ## [v1.5.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.5.0) (2019-06-26) |
|
401 | 442 |
|
402 | 443 | **Merged pull requests:** |
403 | 444 |
|
| 445 | +- Provider logging [\#46](https://github.com/grafana/terraform-provider-grafana/pull/46) ([radeksimko](https://github.com/radeksimko)) |
404 | 446 | - support boolean settings for alert notifications [\#37](https://github.com/grafana/terraform-provider-grafana/pull/37) ([DanCech](https://github.com/DanCech)) |
405 | 447 | - Add support for creating folders and creating dashboards inside folders [\#36](https://github.com/grafana/terraform-provider-grafana/pull/36) ([goraxe](https://github.com/goraxe)) |
406 | 448 | - Add missing quotes in grafana\_organization docs [\#32](https://github.com/grafana/terraform-provider-grafana/pull/32) ([illagrenan](https://github.com/illagrenan)) |
|
444 | 486 |
|
445 | 487 | **Merged pull requests:** |
446 | 488 |
|
447 | | -- Update readme and add a shortcut to running grafana locally [\#20](https://github.com/grafana/terraform-provider-grafana/pull/20) ([pearkes](https://github.com/pearkes)) |
448 | 489 | - data\_source: make URL field optional [\#18](https://github.com/grafana/terraform-provider-grafana/pull/18) ([pearkes](https://github.com/pearkes)) |
449 | 490 |
|
450 | 491 | ## [v1.0.1](https://github.com/grafana/terraform-provider-grafana/tree/v1.0.1) (2018-01-12) |
|
457 | 498 |
|
458 | 499 | **Merged pull requests:** |
459 | 500 |
|
| 501 | +- Update readme and add a shortcut to running grafana locally [\#20](https://github.com/grafana/terraform-provider-grafana/pull/20) ([pearkes](https://github.com/pearkes)) |
460 | 502 | - Updated vendored go-grafana-api client. [\#9](https://github.com/grafana/terraform-provider-grafana/pull/9) ([sl1pm4t](https://github.com/sl1pm4t)) |
461 | 503 |
|
462 | 504 | ## [v1.0.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.0.0) (2017-10-23) |
|
0 commit comments