Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v4.31.0
What's Changed
Features & fixes
- App Platform: Add extra documentation about how to use folder_uid by @spinillos in #2675
- Datasource Permissions: Skip lookup for global by @stephaniehingtgen in #2678
- feat(cloud_stack): add cloud_provider_url, connections_api_url, sm_url and simplify provider docs by @Duologic in #2679
- fix(provider): set User-Agent on clients that were missing it by @Duologic in #2593
- fix: reject full k8s envelope in dashboard v2 spec.json with a descriptive error by @ivanortegaalba in #2677
SDKv2 to Framework SDK migration
- Migrate disabled alert config by @rooneyshuman in #2668
Maintenance
- chore(deps): update module github.com/cloudflare/circl to v1.6.3 [security] by @renovate-sh-app[bot] in #2554
- chore(deps): update module go.opentelemetry.io/otel/sdk to v1.43.0 [security] by @renovate-sh-app[bot] in #2672
- fix(deps): update module github.com/hashicorp/hc-install to v0.9.3 by @renovate-sh-app[bot] in #2682
New Contributors
- @ivanortegaalba made their first contribution in #2677
Full Changelog: v4.30.0...v4.31.0
v4.30.0
What's Changed
Features & fixes
- App Platform: generic resource by @ArturWierzbicki in #2657
- Playlists: Add v1 support by @stephaniehingtgen in #2649
- bump grafana-com-public-client version and expose the availability_zone_ids property by @nachogiljaldo in #2669
- fix(oncall): make integration labels idempotent by @darkweaver87 in #2536
- fix(sm): Add validation for private probe labels by @Pokom in #2670
SDKv2 to Framework SDK migration
- Migrate SM probe datasources by @rooneyshuman in #2667
- Migrate grafana report resource by @rooneyshuman in #2658
- Migrate grafana_dashboard_permission to Plugin Framework by @rooneyshuman in #2653
- Migrate grafana_service_account to use Framework SDK by @suntala in #2600
- Migrate grafana_team to use Framework SDK by @suntala in #2530
- Migrate public dashboard resource to Framework SDK by @cindy in #2601
Maintenance
- chore: update provider schema and issue templates by @terraform-provider-grafana[bot] in #2464
- Update CODEOWNERS for grafana_report by @rooneyshuman in #2661
- maint: Update CODEOWNERS and catalogs by @rooneyshuman in #2660
- maint: Update the owners of dashboard_public resource by @rooneyshuman in #2654
New Contributors
- @cindy made their first contribution in #2601
- @darkweaver87 made their first contribution in #2536
Full Changelog: v4.29.1...v4.30.0
v4.29.1
- Adds generic app platform resource #2657
What's Changed
Features & fixes
- App Platform: Add
generic_resourceaccepting any app platform resource by @ArturWierzbicki in #2657 - OnCall: Add notify_next_on_call_from_schedule escalation type by @musculman in #2645
- Dashboards: Remove hack with fix in grafana by @stephaniehingtgen in #2648
- Dashboards: Update config_json documentation to include k8s-style schemas by @spinillos in #2641
- Datasource permissions: Introduce
datasource_typefield (optional) and begin sending in type on api calls by @stephaniehingtgen in #2629 - SLO: Add alert enrichment support to fastburn and slowburn alerting by @cesararmada in #2642
SDKv2 to Framework SDK migration:
- Migrate grafana team datasource to Plugin Framework SDK by @rooneyshuman in #2620
- Migrate grafana_folder_permission to Plugin Framework by @rooneyshuman in #2608
Maintenance
- [maint] Fix shared-instance bug in pluginFrameworkResources() and pluginFrameworkDataSources() by @rooneyshuman in #2647
- docs: add semantic versioning guidelines to README by @Duologic in #2643
- CI: Switch to hard failure for SDKv2 CI check by @suntala in #2644
New Contributors
- @cesararmada made their first contribution in #2642
- @musculman made their first contribution in #2645
Full Changelog: v4.29.0...v4.29.1
v4.29.0
What's Changed
Features & fixes
- Dashboard: Add v2 AppPlatform resource by @dprokop in #2633
- Roles: Enforce auto-incrementing and creating with version 1 by @stephaniehingtgen in #2638
SDKv2 to Framework SDK migration
- Migrate grafana_playlist to use Framework SDK by @suntala in #2573
- Migrate grafana SCIM config to Plugin Framework SDK by @rooneyshuman in #2611
New Contributors
Full Changelog: v4.28.2...v4.29.0
v4.28.3
Don't use this, released as v4.29.0
Full Changelog: v4.28.2...v4.28.3
v4.28.2
What's Changed
Features & fixes
- Alerting: Update inhibitionrule resource to use v1beta1 API by @titolins in #2625
- Dashboard: Allow to use v2beta1 dashboard using legacy api by @spinillos in #2627
- Dashboard: Don't autoadd
idfor k8s-shaped dashboards ingrafana_dashboardresource by @ArturWierzbicki in #2622 - Dashboard: Fix state comparison for k8s-shaped dashboards in
grafana_dashboardresource by @ArturWierzbicki in #2623 - Dashboard: use apiversion query param for getting dashboards in
grafana_dashboardby @ArturWierzbicki in #2624
Maintenance
- [maint] Add docs for agents on the sdkv2 to framework migration by @rooneyshuman in #2612
- docs: Add contributing.md by @suntala in #2602
- docs: Add stubs and further instructions for migrating to Plugin Framework by @suntala in #2615
- CI: Update Grafana versions by @spinillos in #2631
Full Changelog: v4.28.1...v4.28.2
v4.28.1
What's Changed
Features & fixes
- App Platform: Add secure values support for App Platform resources by @ArturWierzbicki in #2537
- Git Sync: Add Grafana Git Sync resources by @ArturWierzbicki in #2539
- Git Sync: Update examples / codegen by @ArturWierzbicki in #2594
- feat: Add allow_ui_updates option for v1 and v2 dashboard resources by @harisrozajac in #2578
- fix(slo): improve error messaging for invalid SLO Terraform configuration by @elainevuong in #2558
SDKv2 to Framework SDK migration
Maintenance
- chore: Update codeowners by @suntala in #2603
- CI: Add SDKv2 usage check by @suntala in #2577
- CI: Fix action to add PR comment for SDKv2 usage by @suntala in #2599
- CI: Further throttle requests per host to prevent flaky link check by @suntala in #2596
- CI: Ignore problematic link when doing doc check by @suntala in #2597
New Contributors
- @harisrozajac made their first contribution in #2578
Full Changelog: v4.28.0...v4.28.1
v4.28.0
What's Changed
- CI: Throttle requests per host to prevent flaky link check by @suntala in #2574
- use api for stacks when creating stacks by @nachogiljaldo in #2495
Full Changelog: v4.27.1...v4.28.0
v4.27.1
What's Changed
Features & fixes
- Alerting: Add apps_rules_alertrule_v0alpha1 docs by @alexander-akhmetov in #2563
- bump grafana-com-public-clients version and add support for exposing both the regions and the azs by @nachogiljaldo in #2568
- feat: Added resource for data source cache config by @bradleypettit in #2418
- fix: prevent nil pointer panic in AppPlatform resource Configure by @radiohead in #2575
- fix: resolve cloud acceptance test failures (panic and slug validation) by @Duologic in #2550
SDKv2 to Framework SDK migration
Maintenance
- chore(deps): update grafana/shared-workflows/ action to by @renovate-sh-app[bot] in #2497
New Contributors
- @bradleypettit made their first contribution in #2418
Full Changelog: v4.27.0...v4.27.1
v4.27.0
What's Changed
- feat: add grafana_apps_dashboard_dashboard_v2beta1 resource by @radiohead in #2552
Full Changelog: v4.26.0...v4.27.0