Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v3.13.1
v3.13.0
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
What's Changed
- Add support for metrics endpoint scrape jobs by @fridgepoet in #1862
Full Changelog: v3.11.0...v3.12.0
v3.11.0
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 ofteamHttpHeaders
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
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:
- Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #1842
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #1835
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- feat: add
until
parameter tografana_oncall_on_call_shift
resource by @maltelehmann in #1830
New Contributors
- @maltelehmann made their first contribution in #1830
Full Changelog: v3.8.2...v3.9.0
v3.8.2
What's Changed
- Bump the terraform group with 2 updates by @dependabot in #1826
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #1825
Full Changelog: v3.8.1...v3.8.2
v3.8.1
v3.8.0
What's Changed
Features and fixes:
- Grafana: Use a service account token instead of an API key by @dmihai in #1800
- ML: update client and disable builtin retries by @sd2k in #1803
- OnCall: add
templates.mobile_app
to OnCall Integration resource by @joeyorlando in #1814 - SLO: Handle resource 404 gracefully by @joeblubaugh in #1784
- SM: Add missing proxy headers by @spinillos in #1815
- SSO: Add example for configuring SSO with LDAP by @dmihai in #1796
- SSO: Add support for LDAP in SSO settings by @dmihai in #1785
Docs:
- docs(alerting): update links to Grafana Docs by @ppcano in #1738
- docs: update the Grafana Cloud docs link to create a cloud access policy token by @ppcano in #1776
- docs: Document that the org and user resources aren't usable in Cloud by @julienduchesne in #1703
- docs(data_source): add CloudWatch ARN example by @Duologic in #1753
- docs: fix create-api-tokens-for-org/ url by @Duologic in #1795
- docs: use custom templates for ML resource docs by @sd2k in #1802
Config Generation:
- Config Generation: Add test case struct type by @julienduchesne in #1740
- Config Generation: Add test for SM Check generation by @julienduchesne in #1741
- Config Generation: Better names for all resources by @julienduchesne in #1763
- Config Generation: De-dupe IDs by @julienduchesne in #1743
- Config Generation: Fix dashboard extraction by @julienduchesne in #1761
- Config Generation: Fix oncall by @julienduchesne in #1742
- Config Generation: Omit org ID from Grafana resources by @julienduchesne in #1762
- Config Generation: Set a preferred field for resource names by @julienduchesne in #1759
- Config Generation: Use new categories enum instead of resource prefixes by @julienduchesne in #1764
Chores:
- Update clients to latest version by @julienduchesne in #1735
- OpenAPI clients: Use new import paths by @julienduchesne in #1757
- Couple improvements to GHA workflows by @julienduchesne in #1744
- Fix merge conflict from two PRs by @julienduchesne in #1779
- Re-run flaky tests on PRs by @julienduchesne in #1756
- Ignore hidden dirs when listing possible references by @julienduchesne in #1758
- fix(ci): run go generate ./... by @Duologic in #1754
Dependency updates:
- Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #1786
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.235.0 to 0.250.0 by @dependabot in #1810
- Bump github.com/grafana/synthetic-monitoring-agent from 0.25.0 to 0.25.2 by @dependabot in #1749
- Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 by @dependabot in #1747
- Bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.0 by @dependabot in #1805
- Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in #1781
- Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the terraform group by @dependabot in #1767
- Bump github.com/prometheus/common from 0.55.0 to 0.59.1 by @dependabot in #1798
- Bump github.com/tmccombs/hcl2json from 0.6.3 to 0.6.4 by @dependabot in #1748
- Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #1769
- Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #1768
- Bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #1799
- Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by @dependabot in #1773
New Contributors
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Bump Gcom client version by @Rydez in #1726
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #1729
- SSO: Add org_mapping and org_attribute_path to sso_settings resource by @mgyongyosi in #1683
- Cloud: Fix stack wake-up function by @julienduchesne in #1727
- Alerting: Remove mute timings from alert rules on deletion by @julienduchesne in #1724
Full Changelog: v3.6.0...v3.7.0