Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v1.26.0
What's Changed
- Add service account and service account token resources by @Jguer in #524
- Alerting: Add support for Unified Alerting mute timings. by @alexweav in #562
- Alerting: Add support for unified alerting contact points and two receiver types by @alexweav in #579
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #585
- Add
grafana_folders
data source for fetching all folders by @mdb in #583 - Bump github.com/grafana/grafana-api-golang-client from 0.9.1 to 0.9.2 by @dependabot in #586
- Update Grafana versions used by CI by @alexweav in #589
- Alerting: Add support for basic, root-level notification policies by @alexweav in #587
- Alerting: Add support for
alertmanager
,dingding
,googlechat
, andkafka
notifiers by @alexweav in #590 - Alerting: Add support for
opsgenie
,pagerduty
,pushover
, andsensugo
notifiers by @alexweav in #591 - add support for importing folder by uid by @seboudry in #593
- Alerting: Add support for
slack
,teams
,telegram
, andthreema
notifiers by @alexweav in #594 - Temporarily skip on-call cloud instance tests by @alexweav in #597
- Alerting: Add support for
victorops
,webhook
, andwecom
notifiers by @alexweav in #595 - Fix oncall api url by @Konstantinov-Innokentii in #603
- Bump github.com/grafana/grafana-api-golang-client from 0.9.2 to 0.10.0 by @dependabot in #600
- Bump github.com/grafana/amixr-api-go-client from 0.0.4 to 0.0.5 by @dependabot in #601
- Update
sm_url
documentation by @mem in #571
New Contributors
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Pause running the failing test for datasource_permission resource by @vtorosyan in #522
- Bump github.com/grafana/synthetic-monitoring-agent from 0.9.1 to 0.9.3 by @dependabot in #526
- Grafana role resource: Use correct description when updating a role by @vtorosyan in #519
- Bump github.com/hashicorp/terraform-plugin-docs from 0.9.0 to 0.10.1 by @dependabot in #527
- RBAC - Add new fields for managing grafana_role resource by @vtorosyan in #495
- Grafana oncall better provider docs by @Konstantinov-Innokentii in #525
- Add resource and datasource for OnСall outgoing webhook by @Ferril in #530
- Add retries on the gcloud client by @julienduchesne in #537
- Tests: Wait for cloud instance to become ready by @julienduchesne in #538
- Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.12.0 by @dependabot in #544
- NOOP: Various small code formatting and shell script cleanup tasks by @mdb in #545
- Small provider authentication docs improvements by @mdb in #548
- Adding grafana_alerting as a type to grafana_oncall_integration resource by @ishanjainn in #552
grafana_organization
data source returns member user data by @mdb in #551- Bump github.com/hashicorp/terraform-plugin-docs from 0.12.0 to 0.13.0 by @dependabot in #555
- Bump github.com/grafana/amixr-api-go-client from 0.0.3 to 0.0.4 by @dependabot in #556
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by @dependabot in #554
- Fix modifying of default route on integration create by @Konstantinov-Innokentii in #546
- Bump grafana/grafana-api-golang-client to v0.8.0 by @alexweav in #559
- Update Grafana versions by @julienduchesne in #550
- Alerting: Add support for Unified Alerting message templates by @alexweav in #532
- add initial, basic grafana_annotation resource by @mdb in #558
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 by @dependabot in #561
- add golangci-lint Make command by @mdb in #564
- Longer Cloud Stack readiness timeout by @julienduchesne in #574
- Bump github.com/grafana/grafana-api-golang-client from 0.9.0 to 0.9.1 by @dependabot in #569
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #575
- Synthetic Monitoring: Restrict invalid labels by @julienduchesne in #576
New Contributors
- @ishanjainn made their first contribution in #552
- @alexweav made their first contribution in #559
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
- Fix grafana oncall shifts docs by @Konstantinov-Innokentii in #501
- Update OnCall resources to Terraform Plugin sdk v2 by @Ferril in #502
- Oncall: Support repeat_escalation by @julienduchesne in #503
- Clarify
time_interval
docs by @julienduchesne in #504 - Support
tracingDatasourceUid
for Cloudwatch datasource by @julienduchesne in #505 - Datasources: Support new attributes by @julienduchesne in #506
- Add new datasource: Cloud IPs by @julienduchesne in #507
- Handle 404s in Synthetic Monitoring by @julienduchesne in #508
- Add datasource for teams by @andredupreez in #510
- Bump github.com/hashicorp/terraform-plugin-docs from 0.8.1 to 0.9.0 by @dependabot in #515
- Bump github.com/grafana/synthetic-monitoring-agent from 0.8.2 to 0.9.1 by @dependabot in #514
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #513
New Contributors
- @andredupreez made their first contribution in #510
Full Changelog: v1.23.0...v1.24.0
v1.23.0
What's Changed
- Fix grafana_oncall_route docs. by @cstyan in #467
- Add linkchecker + fix all broken links by @julienduchesne in #469
- Bump github.com/grafana/synthetic-monitoring-agent from 0.8.1 to 0.8.2 by @dependabot in #471
- Upgrade indirect hc-install package by @inkel in #483
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.16.0 by @dependabot in #484
- Fix field attribute by @alekhrycaiko in #479
- Bump github.com/hashicorp/terraform-plugin-docs from 0.7.0 to 0.8.1 by @dependabot in #485
- feat: add data_source_organization by @wywywywy in #482
- Fix broken docker-compose test by @wywywywy in #486
- Fix playlist.md formatting by @amonshiz in #470
- grafana_cloud_stack with proper prometheus urls by @julienduchesne in #489
- Add import docs for cloud stack by @julienduchesne in #494
- Basic Roles - Remove builtin role assignments by @Jguer in #474
- Revert "Basic Roles - Remove builtin role assignments" by @vtorosyan in #496
- Add a deprecation message for grafana_builtin_role_assignment by @vtorosyan in #497
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #499
- Bump github.com/grafana/grafana-api-golang-client from 0.5.1 to 0.5.2 by @dependabot in #500
New Contributors
- @cstyan made their first contribution in #467
- @alekhrycaiko made their first contribution in #479
- @wywywywy made their first contribution in #482
- @amonshiz made their first contribution in #470
- @Jguer made their first contribution in #474
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
- Add Grafana Oncall support by @Konstantinov-Innokentii in #456
New Contributors
- @Konstantinov-Innokentii made their first contribution in #456
Full Changelog: v1.21.2...v1.22.0
v1.21.2
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.13.0 by @dependabot in #451
- Bump github.com/grafana/synthetic-monitoring-agent from 0.8.0 to 0.8.1 by @dependabot in #452
- feat: support Azure Monitor datasource by @aymericDD in #453
- Add implementation in data source (#454) by @wamarcantel in #455
- Bump actions/setup-go from 2 to 3 by @dependabot in #459
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.13.0 to 2.14.0 by @dependabot in #461
- Fix folder resource read for Grafana 8.5 by @julienduchesne in #464
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
- Cloud Stack: Fix read on existing slacks by @julienduchesne in #449
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
- Add support for providing additional HTTP headers by @gw0 in #134
- Fix grafana_dashboard import example by @gw0 in #407
- Add provider configure unit test by @julienduchesne in #403
- Rename stack resources to include
Cloud
by @julienduchesne in #408 grafana_synthetic_monitoring_check
: Validate frequency range by @julienduchesne in #409- Update Drone pipelines by @julienduchesne in #410
- Upgrade to go 1.17 by @julienduchesne in #414
- Separate Cloud and Cloud instance tests by @julienduchesne in #413
- Remove the
testAccPreCheck
check by @julienduchesne in #415 - Bump actions/checkout from 2 to 3 by @dependabot in #417
- Bump github.com/grafana/synthetic-monitoring-agent from 0.6.2 to 0.7.0 by @dependabot in #418
- Bump github.com/grafana/grafana-api-golang-client from 0.4.0 to 0.4.2 by @dependabot in #419
- Bump github.com/grafana/synthetic-monitoring-api-go-client from 0.5.1 to 0.6.0 by @dependabot in #420
- Add readiness check for cloud stacks by @julienduchesne in #421
- Add tls_configuration_method in data source by @wamarcantel in #405
- Support Cloud API keys by @julienduchesne in #425
- Provision Grafana API key from Grafana Cloud by @julienduchesne in #416
- Add
grafana_synthetic_monitoring_installation
resource by @julienduchesne in #428 - Make dashboard's folder reference a string by @julienduchesne in #429
- Allow passing custom UID for folders by @julienduchesne in #412
- Recreate Cloud stack if it is deleted outside of Grafana by @julienduchesne in #430
- Remove
Exists
functions by @julienduchesne in #432 - Cloud Stack: Use same schema for data and resource by @julienduchesne in #431
- Bump github.com/hashicorp/terraform-plugin-docs from 0.5.1 to 0.6.0 by @dependabot in #434
- Bump github.com/grafana/grafana-api-golang-client from 0.4.5 to 0.4.6 by @dependabot in #433
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.11.0 by @dependabot in #435
- Update Grafana datasource type by @Gary-H9 in #422
- Allow removing already deleted users from an organization by @julienduchesne in #437
- Add
url
attribute to dashboard and folder by @julienduchesne in #436 - Bump github.com/hashicorp/terraform-plugin-docs from 0.6.0 to 0.7.0 by @dependabot in #440
- Bump github.com/grafana/synthetic-monitoring-agent from 0.7.0 to 0.7.1 by @dependabot in #441
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.11.0 to 2.12.0 by @dependabot in #438
- Bump github.com/grafana/grafana-api-golang-client from 0.4.7 to 0.4.8 by @dependabot in #439
- Bump github.com/grafana/synthetic-monitoring-agent from 0.7.1 to 0.8.0 by @dependabot in #445
- Upgrade to go 1.18 by @julienduchesne in #446
- Add folder update by @julienduchesne in #447
- Add resource to install cloud plugin by @matthewnolf in #424
New Contributors
- @wamarcantel made their first contribution in #405
- @matthewnolf made their first contribution in #424
Full Changelog: v1.20.1...v1.21.0
v1.20.1
What's Changed
- Migrate
opentsdb
string fields to int by @julienduchesne in #401
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
- Add missing Sentry attributes by @inkel in #373
- Remove changelog entries for v1.14.0+ by @julienduchesne in #381
- Bump github.com/grafana/synthetic-monitoring-api-go-client from 0.5.0 to 0.5.1 by @dependabot in #382
- Fix
grafana_team
members reordering by @julienduchesne in #385 - Adding Flux data source support for InfluxDB by @stevenleadbeater in #386
- Fix missing
org_id
of resourcegrafana_organization
by @pallxk in #392 - Fix data source
grafana_user
description anduser_id
by @pallxk in #391 - add data_source_dashboards by @justinTM in #378
- Validate URLs in provider configuration by @julienduchesne in #395
- Fix json_data field types for opentsdb datasource by @julienduchesne in #398
- Support Loki datasource attributes by @julienduchesne in #397
- Allow importing a datasource either by ID or UID by @julienduchesne in #396
- Add missing import tests by @julienduchesne in #399
- Save dashboard sha256sum instead of full config json in tfstate by @fgouteroux in #222
New Contributors
- @stevenleadbeater made their first contribution in #386
- @pallxk made their first contribution in #392
Full Changelog: v1.19.0...v1.20.0