|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.13.4](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.4) (2021-08-13) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.13.3...v1.13.4) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Use golangci-lint in Drone Pipelines [\#255](https://github.com/grafana/terraform-provider-grafana/pull/255) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- 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 | + |
3 | 15 | ## [v1.13.3](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.3) (2021-07-26) |
4 | 16 |
|
5 | 17 | [Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.13.2...v1.13.3) |
|
19 | 31 |
|
20 | 32 | **Merged pull requests:** |
21 | 33 |
|
| 34 | +- Reword docs about Synthetic Monitoring public config [\#254](https://github.com/grafana/terraform-provider-grafana/pull/254) ([electron0zero](https://github.com/electron0zero)) |
22 | 35 | - adds Sigv4 support [\#247](https://github.com/grafana/terraform-provider-grafana/pull/247) ([mhausenblas](https://github.com/mhausenblas)) |
23 | 36 |
|
24 | 37 | ## [v1.13.2](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.2) (2021-07-20) |
|
145 | 158 | - Leverage SDK v2 context-aware schema functions and diagnostics [\#180](https://github.com/grafana/terraform-provider-grafana/pull/180) ([nikosmeds](https://github.com/nikosmeds)) |
146 | 159 | - Remove string interpolation in docs [\#177](https://github.com/grafana/terraform-provider-grafana/pull/177) ([julienduchesne](https://github.com/julienduchesne)) |
147 | 160 | - Upgrade to Terraform Plugin SDK v2 [\#176](https://github.com/grafana/terraform-provider-grafana/pull/176) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
148 | | -- renames the `terraform-providers` module organization to `grafana` [\#173](https://github.com/grafana/terraform-provider-grafana/pull/173) ([mupdt](https://github.com/mupdt)) |
149 | 161 |
|
150 | 162 | ## [v1.9.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.9.0) (2021-03-02) |
151 | 163 |
|
|
164 | 176 |
|
165 | 177 | **Merged pull requests:** |
166 | 178 |
|
| 179 | +- renames the `terraform-providers` module organization to `grafana` [\#173](https://github.com/grafana/terraform-provider-grafana/pull/173) ([mupdt](https://github.com/mupdt)) |
167 | 180 | - Allow dependabot to check github actions [\#171](https://github.com/grafana/terraform-provider-grafana/pull/171) ([jlosito](https://github.com/jlosito)) |
168 | 181 | - Fix typo in dashboard.html.md [\#170](https://github.com/grafana/terraform-provider-grafana/pull/170) ([asmgf](https://github.com/asmgf)) |
169 | 182 | - Drone Pipeline: build-master [\#169](https://github.com/grafana/terraform-provider-grafana/pull/169) ([trotttrotttrott](https://github.com/trotttrotttrott)) |
|
0 commit comments