|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.14.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.14.0) (2021-10-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.13.4...v1.14.0) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Plan crashes when undetermined resource used in templated JSON [\#246](https://github.com/grafana/terraform-provider-grafana/issues/246) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- SM: update api url and link to SM API docs [\#277](https://github.com/grafana/terraform-provider-grafana/pull/277) ([electron0zero](https://github.com/electron0zero)) |
| 14 | +- Update Elasticsearch version to be string in grafana\_data\_source resource [\#267](https://github.com/grafana/terraform-provider-grafana/pull/267) ([vtorosyan](https://github.com/vtorosyan)) |
| 15 | + |
3 | 16 | ## [v1.13.4](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.4) (2021-08-13) |
4 | 17 |
|
5 | 18 | [Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.13.3...v1.13.4) |
|
10 | 23 |
|
11 | 24 | **Merged pull requests:** |
12 | 25 |
|
| 26 | +- Reword docs about Synthetic Monitoring public config [\#254](https://github.com/grafana/terraform-provider-grafana/pull/254) ([electron0zero](https://github.com/electron0zero)) |
13 | 27 | - Crash when config\_json will be known after apply \#246 [\#248](https://github.com/grafana/terraform-provider-grafana/pull/248) ([jnahelou](https://github.com/jnahelou)) |
14 | 28 |
|
15 | 29 | ## [v1.13.3](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.3) (2021-07-26) |
|
31 | 45 |
|
32 | 46 | **Merged pull requests:** |
33 | 47 |
|
34 | | -- Reword docs about Synthetic Monitoring public config [\#254](https://github.com/grafana/terraform-provider-grafana/pull/254) ([electron0zero](https://github.com/electron0zero)) |
35 | 48 | - adds Sigv4 support [\#247](https://github.com/grafana/terraform-provider-grafana/pull/247) ([mhausenblas](https://github.com/mhausenblas)) |
36 | 49 |
|
37 | 50 | ## [v1.13.2](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.2) (2021-07-20) |
|
158 | 171 | - Leverage SDK v2 context-aware schema functions and diagnostics [\#180](https://github.com/grafana/terraform-provider-grafana/pull/180) ([nikosmeds](https://github.com/nikosmeds)) |
159 | 172 | - Remove string interpolation in docs [\#177](https://github.com/grafana/terraform-provider-grafana/pull/177) ([julienduchesne](https://github.com/julienduchesne)) |
160 | 173 | - Upgrade to Terraform Plugin SDK v2 [\#176](https://github.com/grafana/terraform-provider-grafana/pull/176) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
| 174 | +- renames the `terraform-providers` module organization to `grafana` [\#173](https://github.com/grafana/terraform-provider-grafana/pull/173) ([mupdt](https://github.com/mupdt)) |
161 | 175 |
|
162 | 176 | ## [v1.9.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.9.0) (2021-03-02) |
163 | 177 |
|
|
176 | 190 |
|
177 | 191 | **Merged pull requests:** |
178 | 192 |
|
179 | | -- renames the `terraform-providers` module organization to `grafana` [\#173](https://github.com/grafana/terraform-provider-grafana/pull/173) ([mupdt](https://github.com/mupdt)) |
180 | 193 | - Allow dependabot to check github actions [\#171](https://github.com/grafana/terraform-provider-grafana/pull/171) ([jlosito](https://github.com/jlosito)) |
181 | 194 | - Fix typo in dashboard.html.md [\#170](https://github.com/grafana/terraform-provider-grafana/pull/170) ([asmgf](https://github.com/asmgf)) |
182 | 195 | - Drone Pipeline: build-master [\#169](https://github.com/grafana/terraform-provider-grafana/pull/169) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
|
0 commit comments