Skip to content

Commit 2c3b1d4

Browse files
Release v1.13.4
1 parent a20fa1f commit 2c3b1d4

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [v1.13.3](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.3) (2021-07-26)
416

517
[Full Changelog](https://github.com/grafana/terraform-provider-grafana/compare/v1.13.2...v1.13.3)
@@ -19,6 +31,7 @@
1931

2032
**Merged pull requests:**
2133

34+
- Reword docs about Synthetic Monitoring public config [\#254](https://github.com/grafana/terraform-provider-grafana/pull/254) ([electron0zero](https://github.com/electron0zero))
2235
- adds Sigv4 support [\#247](https://github.com/grafana/terraform-provider-grafana/pull/247) ([mhausenblas](https://github.com/mhausenblas))
2336

2437
## [v1.13.2](https://github.com/grafana/terraform-provider-grafana/tree/v1.13.2) (2021-07-20)
@@ -145,7 +158,6 @@
145158
- Leverage SDK v2 context-aware schema functions and diagnostics [\#180](https://github.com/grafana/terraform-provider-grafana/pull/180) ([nikosmeds](https://github.com/nikosmeds))
146159
- Remove string interpolation in docs [\#177](https://github.com/grafana/terraform-provider-grafana/pull/177) ([julienduchesne](https://github.com/julienduchesne))
147160
- 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))
149161

150162
## [v1.9.0](https://github.com/grafana/terraform-provider-grafana/tree/v1.9.0) (2021-03-02)
151163

@@ -164,6 +176,7 @@
164176

165177
**Merged pull requests:**
166178

179+
- renames the `terraform-providers` module organization to `grafana` [\#173](https://github.com/grafana/terraform-provider-grafana/pull/173) ([mupdt](https://github.com/mupdt))
167180
- Allow dependabot to check github actions [\#171](https://github.com/grafana/terraform-provider-grafana/pull/171) ([jlosito](https://github.com/jlosito))
168181
- Fix typo in dashboard.html.md [\#170](https://github.com/grafana/terraform-provider-grafana/pull/170) ([asmgf](https://github.com/asmgf))
169182
- Drone Pipeline: build-master [\#169](https://github.com/grafana/terraform-provider-grafana/pull/169) ([trotttrotttrott](https://github.com/trotttrotttrott))

0 commit comments

Comments
 (0)