Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v1.28.2
What's Changed
- Alerting: Workaround for bad handling of empty strings in contact points API by @alexweav in #656
- Clean up Cloud API keys from tests by @julienduchesne in #651
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #650
- docs(rule_group): folder_uid wrong description by @mentos1386 in #652
- Cloud Plugins tests: Delete existing as pre-check by @julienduchesne in #657
- Redo #652 by @julienduchesne in #658
New Contributors
- @mentos1386 made their first contribution in #652
Full Changelog: v1.28.1...v1.28.2
v1.28.1
What's Changed
- Fix deprecation warning on secure_json_data by @fatbasstard in #627
- Oncall route messengers fields by @Ferril in #621
- Bump client by @julienduchesne in #631
- Bump github.com/grafana/synthetic-monitoring-agent from 0.9.3 to 0.9.4 by @dependabot in #633
- Bump github.com/grafana/synthetic-monitoring-api-go-client from 0.6.0 to 0.6.1 by @dependabot in #632
- Datasource: Remove
secure_json_data_encoded
read by @julienduchesne in #634 - Download Terraform CLI outside of tests by @julienduchesne in #635
- Clarify the OnCall docs regarding teams by @julienduchesne in #639
- Document that the notification policy is a singleton by @julienduchesne in #644
- Fix rule group import docs by @julienduchesne in #643
- Fix incorrect read behavior if a contact point exists in state but not in Grafana by @alexweav in #645
- Alerting: Import contact points by name instead of by UID list by @alexweav in #646
New Contributors
- @fatbasstard made their first contribution in #627
Full Changelog: v1.28.0...v1.28.1
v1.28.0
What's Changed
- Update golangci-lint by @julienduchesne in #606
- Datasource: Arbitrary JSON Data by @julienduchesne in #607
- Datasources: Support reading data from Grafana API by @julienduchesne in #609
- Trim whitespace on
alerting_message_template.template
by @inkel in #611 - Cloud Stack: Add traces and graphite attributes by @julienduchesne in #612
- OnCall: Use
ReadContext
instead ofRead
by @julienduchesne in #614 - Validate that clients exist in all resources by @julienduchesne in #613
- Validate that clients exist in all resources by @julienduchesne in #615
- Add subcategories to docs by @julienduchesne in #617
- fix: Do not error out when removing deleted users from teams by @julienduchesne in #620
Full Changelog: v1.27.0...v1.28.0
v1.27.0
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