Skip to content

Releases: grafana/terraform-provider-grafana

v3.15.0

11 Dec 12:46
cedadb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14.1...v3.15.0

v3.14.1

06 Dec 14:38
0cb6577
Compare
Choose a tag to compare

What's Changed

Fixes:

  • fix(slo test): Don't fail tests if a 404 is seen for a deleted resource by @joeblubaugh in #1940
  • fix(Connections): Consider null and unknown as valid in url string validator by @fridgepoet in #1942

Dependencies:

  • Bump github.com/grafana/synthetic-monitoring-agent from 0.29.5 to 0.29.8 by @dependabot in #1930
  • Bump github.com/grafana/synthetic-monitoring-api-go-client from 0.8.0 to 0.9.1 by @dependabot in #1929
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1920
  • chore(deps): bump github.com/grafana/amixr-api-go-client from 0.0.16 to 0.0.18 by @dependabot in #1939
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 in the terraform group by @dependabot in #1935
  • chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #1936
  • chore(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in #1938

Full Changelog: v3.14.0...v3.14.1

v3.14.0

03 Dec 17:16
b003f43
Compare
Choose a tag to compare

What's Changed

Fixes and features:

Dependencies:

New Contributors

Full Changelog: v3.13.2...v3.14.0

v3.13.2

19 Nov 22:06
2b68f37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.13.1...v3.13.2

v3.13.1

06 Nov 20:02
d08c4ec
Compare
Choose a tag to compare

What's Changed

  • docs fix: fix ID used to reference grafana_cloud_provider_aws_account by @thepalbi in #1889

Full Changelog: v3.13.0...v3.13.1

v3.13.0

06 Nov 15:56
641478c
Compare
Choose a tag to compare

Add support for AWS CloudWatch Scrape Jobs by @tristanburgess and @thepalbi in #1882

What's Changed

  • Cloud: ensure region is a non-empty string on access policies and tokens by @Duologic in #1886
  • Alerting docs: update annotations description by @ppcano in #1885
  • cloudprovider: add support for AWS Accounts and CloudWatch Scrape Jobs by @tristanburgess in #1882

Full Changelog: v3.12.0...v3.13.0

v3.12.0

04 Nov 13:59
ad25130
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0

v3.11.0

30 Oct 14:09
33ff2c0
Compare
Choose a tag to compare

What's Changed

Dependencies:

  • Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #1863
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #1865
  • Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #1864
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #1866
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 in the terraform group by @dependabot in #1852
  • Bump github.com/prometheus/common from 0.59.1 to 0.60.0 by @dependabot in #1834
  • Bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #1867
  • Bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in #1833
  • Bump github.com/grafana/synthetic-monitoring-agent from 0.25.2 to 0.28.0 by @dependabot in #1813
  • Bump github.com/grafana/synthetic-monitoring-agent from 0.28.0 to 0.29.1 by @dependabot in #1868

Fixes and features:

  • OnCall: Allow more wait time options for escalation steps by @mderynck in #1855
  • Grafana: Data source: Add check for write path of teamHttpHeaders in the json encoding by @eleijonmarck in #1856
  • Grafana: Data source: Add delete teamHttpHeaders in the json read path for data source by @eleijonmarck in #1857
  • Synthetic Monitoring: Mark password and bearer token as sensitive by @csmarchbanks in #1860

New Contributors

Full Changelog: v3.10.0...v3.11.0

v3.10.0

15 Oct 14:12
3990d38
Compare
Choose a tag to compare

What's Changed

Changes:

  • SSO: Convert numeric durations to strings in SSO settings by @dmihai in #1838
  • OnCall: grafana_oncall_escalation: Add declare_incident option by @matiasb in #1836
  • ML: bump machine-learning-go-client to 0.8.2 by @sd2k in #1844
  • ML: Add new assertions for no_data_state in ML tests by @sd2k in #1845

Dependabot:

Full Changelog: v3.9.0...v3.10.0

v3.9.0

04 Oct 11:45
c20d360
Compare
Choose a tag to compare

What's Changed

  • feat: add until parameter to grafana_oncall_on_call_shift resource by @maltelehmann in #1830

New Contributors

Full Changelog: v3.8.2...v3.9.0