pulumiverse / pulumi-grafana

Pulumi provider for Grafana
Apache License 2.0
20 stars 11 forks source link

Update module github.com/grafana/terraform-provider-grafana/v3 to v3.10.0 #184

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grafana/terraform-provider-grafana/v3 v3.2.1 -> v3.10.0 age adoption passing confidence

Release Notes

grafana/terraform-provider-grafana (github.com/grafana/terraform-provider-grafana/v3) ### [`v3.10.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.10.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.9.0...v3.10.0) #### What's Changed Changes: - SSO: Convert numeric durations to strings in SSO settings by [@​dmihai](https://redirect.github.com/dmihai) in [https://github.com/grafana/terraform-provider-grafana/pull/1838](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1838) - OnCall: grafana_oncall_escalation: Add `declare_incident` option by [@​matiasb](https://redirect.github.com/matiasb) in [https://github.com/grafana/terraform-provider-grafana/pull/1836](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1836) - ML: bump machine-learning-go-client to 0.8.2 by [@​sd2k](https://redirect.github.com/sd2k) in [https://github.com/grafana/terraform-provider-grafana/pull/1844](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1844) - ML: Add new assertions for no_data_state in ML tests by [@​sd2k](https://redirect.github.com/sd2k) in [https://github.com/grafana/terraform-provider-grafana/pull/1845](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1845) Dependabot: - Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1842](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1842) - Bump actions/checkout from 4.2.0 to 4.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1835](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1835) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.9.0...v3.10.0 ### [`v3.9.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.9.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.8.2...v3.9.0) #### What's Changed - feat: add `until` parameter to `grafana_oncall_on_call_shift` resource by [@​maltelehmann](https://redirect.github.com/maltelehmann) in [https://github.com/grafana/terraform-provider-grafana/pull/1830](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1830) #### New Contributors - [@​maltelehmann](https://redirect.github.com/maltelehmann) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1830](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1830) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.8.2...v3.9.0 ### [`v3.8.2`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.8.2) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.8.1...v3.8.2) #### What's Changed - Bump the terraform group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1826](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1826) - Bump actions/checkout from 4.1.7 to 4.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1825](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1825) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.8.1...v3.8.2 ### [`v3.8.1`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.8.1) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.8.0...v3.8.1) #### What's Changed - ci: disable flakey cloud acc tests for release workflow by [@​Duologic](https://redirect.github.com/Duologic) in [https://github.com/grafana/terraform-provider-grafana/pull/1822](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1822) and [https://github.com/grafana/terraform-provider-grafana/pull/1823](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1823) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.8.0...v3.8.1 ### [`v3.8.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.8.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.7.0...v3.8.0) #### What's Changed Features and fixes: - Grafana: Use a service account token instead of an API key by [@​dmihai](https://redirect.github.com/dmihai) in [https://github.com/grafana/terraform-provider-grafana/pull/1800](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1800) - ML: update client and disable builtin retries by [@​sd2k](https://redirect.github.com/sd2k) in [https://github.com/grafana/terraform-provider-grafana/pull/1803](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1803) - OnCall: add `templates.mobile_app` to OnCall Integration resource by [@​joeyorlando](https://redirect.github.com/joeyorlando) in [https://github.com/grafana/terraform-provider-grafana/pull/1814](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1814) - SLO: Handle resource 404 gracefully by [@​joeblubaugh](https://redirect.github.com/joeblubaugh) in [https://github.com/grafana/terraform-provider-grafana/pull/1784](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1784) - SM: Add missing proxy headers by [@​spinillos](https://redirect.github.com/spinillos) in [https://github.com/grafana/terraform-provider-grafana/pull/1815](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1815) - SSO: Add example for configuring SSO with LDAP by [@​dmihai](https://redirect.github.com/dmihai) in [https://github.com/grafana/terraform-provider-grafana/pull/1796](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1796) - SSO: Add support for LDAP in SSO settings by [@​dmihai](https://redirect.github.com/dmihai) in [https://github.com/grafana/terraform-provider-grafana/pull/1785](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1785) Docs: - docs(alerting): update links to Grafana Docs by [@​ppcano](https://redirect.github.com/ppcano) in [https://github.com/grafana/terraform-provider-grafana/pull/1738](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1738) - docs: update the Grafana Cloud docs link to create a cloud access policy token by [@​ppcano](https://redirect.github.com/ppcano) in [https://github.com/grafana/terraform-provider-grafana/pull/1776](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1776) - docs: Document that the org and user resources aren't usable in Cloud by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1703](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1703) - docs(data_source): add CloudWatch ARN example by [@​Duologic](https://redirect.github.com/Duologic) in [https://github.com/grafana/terraform-provider-grafana/pull/1753](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1753) - docs: fix create-api-tokens-for-org/ url by [@​Duologic](https://redirect.github.com/Duologic) in [https://github.com/grafana/terraform-provider-grafana/pull/1795](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1795) - docs: use custom templates for ML resource docs by [@​sd2k](https://redirect.github.com/sd2k) in [https://github.com/grafana/terraform-provider-grafana/pull/1802](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1802) Config Generation: - Config Generation: Add test case struct type by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1740](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1740) - Config Generation: Add test for SM Check generation by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1741](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1741) - Config Generation: Better names for all resources by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1763](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1763) - Config Generation: De-dupe IDs by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1743](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1743) - Config Generation: Fix dashboard extraction by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1761](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1761) - Config Generation: Fix oncall by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1742](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1742) - Config Generation: Omit org ID from Grafana resources by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1762](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1762) - Config Generation: Set a preferred field for resource names by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1759](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1759) - Config Generation: Use new categories enum instead of resource prefixes by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1764](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1764) Chores: - Update clients to latest version by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1735](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1735) - OpenAPI clients: Use new import paths by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1757](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1757) - Couple improvements to GHA workflows by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1744](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1744) - Fix merge conflict from two PRs by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1779](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1779) - Re-run flaky tests on PRs by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1756](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1756) - Ignore hidden dirs when listing possible references by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1758](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1758) - fix(ci): run go generate ./... by [@​Duologic](https://redirect.github.com/Duologic) in [https://github.com/grafana/terraform-provider-grafana/pull/1754](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1754) Dependency updates: - Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1786](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1786) - Bump github.com/grafana/grafana-plugin-sdk-go from 0.235.0 to 0.250.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1810](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1810) - Bump github.com/grafana/synthetic-monitoring-agent from 0.25.0 to 0.25.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1749](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1749) - Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1747](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1747) - Bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1805](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1805) - Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1781](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1781) - Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the terraform group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1767](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1767) - Bump github.com/prometheus/common from 0.55.0 to 0.59.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1798](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1798) - Bump github.com/tmccombs/hcl2json from 0.6.3 to 0.6.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1748](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1748) - Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1769](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1769) - Bump golang.org/x/text from 0.16.0 to 0.17.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1768](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1768) - Bump golang.org/x/text from 0.17.0 to 0.18.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1799](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1799) - Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1773](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1773) #### New Contributors - [@​ppcano](https://redirect.github.com/ppcano) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1738](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1738) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.7.0...v3.8.0 ### [`v3.7.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.6.0...v3.7.0) #### What's Changed - Bump Gcom client version by [@​Rydez](https://redirect.github.com/Rydez) in [https://github.com/grafana/terraform-provider-grafana/pull/1726](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1726) - Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1729](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1729) - SSO: Add org_mapping and org_attribute_path to sso_settings resource by [@​mgyongyosi](https://redirect.github.com/mgyongyosi) in [https://github.com/grafana/terraform-provider-grafana/pull/1683](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1683) - Cloud: Fix stack wake-up function by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1727](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1727) - Alerting: Remove mute timings from alert rules on deletion by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1724](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1724) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.6.0...v3.7.0 ### [`v3.6.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.5.0...v3.6.0) #### What's Changed - ML: Increase alert window max value by [@​ioanarm](https://redirect.github.com/ioanarm) in [https://github.com/grafana/terraform-provider-grafana/pull/1702](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1702) - API: update url.UserPassword arguments to use TrimSpace by [@​rluisr](https://redirect.github.com/rluisr) in [https://github.com/grafana/terraform-provider-grafana/pull/1704](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1704) - SM Check: Fix panic when settings are nil by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1710](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1710) - Config Generation: Run tests on local provider code by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1711](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1711) - SLO: Update openapi provider and support search_expression by [@​joeblubaugh](https://redirect.github.com/joeblubaugh) in [https://github.com/grafana/terraform-provider-grafana/pull/1695](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1695) - Update Grafana client to latest version by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1712](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1712) - Address `file name too long` error when passing certs as literal values by [@​lornest](https://redirect.github.com/lornest) in [https://github.com/grafana/terraform-provider-grafana/pull/1719](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1719) - Deny importing read-only datasource by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1717](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1717) - Deny the `http` scheme in Grafana Cloud by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1718](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1718) - docs(slo): Fixing value description getting inappropriately attribued to all value tags by [@​Leo-DiCara](https://redirect.github.com/Leo-DiCara) in [https://github.com/grafana/terraform-provider-grafana/pull/1720](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1720) - SSO: Fix validation for SAML certificate and private key by [@​dmihai](https://redirect.github.com/dmihai) in [https://github.com/grafana/terraform-provider-grafana/pull/1721](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1721) - Config Generation: Generate resources with sensitive attributes by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1715](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1715) - Datasource: Panic proof by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1723](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1723) #### New Contributors - [@​rluisr](https://redirect.github.com/rluisr) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1704](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1704) - [@​joeblubaugh](https://redirect.github.com/joeblubaugh) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1695](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1695) - [@​lornest](https://redirect.github.com/lornest) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1719](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1719) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.5.0...v3.6.0 ### [`v3.5.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.4.0...v3.5.0) #### What's Changed - Fix inability to update managed ML alerts by [@​csmarchbanks](https://redirect.github.com/csmarchbanks) in [https://github.com/grafana/terraform-provider-grafana/pull/1684](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1684) - Bump the terraform group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1686](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1686) - Bump github.com/grafana/synthetic-monitoring-agent from 0.24.3 to 0.25.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1687](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1687) - Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1689](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1689) - Check oncall rolling_users shift does not include empty group by [@​matiasb](https://redirect.github.com/matiasb) in [https://github.com/grafana/terraform-provider-grafana/pull/1685](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1685) - Config Generation: Handle read failures by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1690](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1690) - Config Generation: Add some missing listers by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1692](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1692) - Config Generation: Simplify listing of org resources by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1693](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1693) - Fix SLO client by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1697](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1697) - Config Generation: Add tests for listers by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1698](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1698) - Add `Grafana-Terraform-Provider-Version` header by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1700](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1700) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.4.0...v3.5.0 ### [`v3.4.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.3.0...v3.4.0) #### What's Changed - Standardize setting empty ID by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1667](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1667) - goreleaser: Set version field by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1668](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1668) - `grafana_oncall_user_notification_rule`: Remove hardcoded user in test by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1671](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1671) - Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grafana/terraform-provider-grafana/pull/1674](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1674) - Config Generation: Redact credentials from generated config by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1661](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1661) - Config Generation: Configurable Terraform Install by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1659](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1659) - `grafana_library_panels` datasource by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1651](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1651) - Config Generation: Extract post-processing code by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1675](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1675) - SAML: Add Azure AD Graph API integration by [@​linoman](https://redirect.github.com/linoman) in [https://github.com/grafana/terraform-provider-grafana/pull/1669](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1669) - Add resources for creating ML managed alerts by [@​csmarchbanks](https://redirect.github.com/csmarchbanks) in [https://github.com/grafana/terraform-provider-grafana/pull/1670](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1670) - Support expired access policy tokens by [@​malcolmholmes](https://redirect.github.com/malcolmholmes) in [https://github.com/grafana/terraform-provider-grafana/pull/1678](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1678) - Config Generation: Structured Result by [@​julienduchesne](https://redirect.github.com/julienduchesne) in [https://github.com/grafana/terraform-provider-grafana/pull/1677](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1677) #### New Contributors - [@​linoman](https://redirect.github.com/linoman) made their first contribution in [https://github.com/grafana/terraform-provider-grafana/pull/1669](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1669) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.3.0...v3.4.0 ### [`v3.3.0`](https://redirect.github.com/grafana/terraform-provider-grafana/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/grafana/terraform-provider-grafana/compare/v3.2.1...v3.3.0) #### What's Changed - feat(slo): Update Terraform provider to include option to set min Failures by [@​Leo-DiCara](https://redirect.github.com/Leo-DiCara) in [https://github.com/grafana/terraform-provider-grafana/pull/1660](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1660) - add `grafana_oncall_user_notification_rule` resource by [@​joeyorlando](https://redirect.github.com/joeyorlando) in [https://github.com/grafana/terraform-provider-grafana/pull/1653](https://redirect.github.com/grafana/terraform-provider-grafana/pull/1653) **Full Changelog**: https://github.com/grafana/terraform-provider-grafana/compare/v3.2.1...v3.3.0

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

ā„¹ Artifact update notice

File name: provider/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.22.4 -> 1.23.2
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/golang/glog v1.2.0 -> v1.2.1
github.com/grafana/amixr-api-go-client v0.0.12-0.20240410110211-c9f68db085c4 -> v0.0.16
github.com/grafana/grafana-com-public-clients/go/gcom v0.0.0-20240322153219-42c6a1d2bcab -> v0.0.0-20240807172819-ac10800522a3
github.com/grafana/grafana-openapi-client-go v0.0.0-20240523010106-657d101fcbd9 -> v0.0.0-20240723170622-ae2c94b7c9a3
github.com/grafana/grafana-plugin-sdk-go v0.235.0 -> v0.250.0
github.com/grafana/machine-learning-go-client v0.7.0 -> v0.8.2
github.com/grafana/pyroscope-go/godeltaprof v0.1.7 -> v0.1.8
github.com/grafana/synthetic-monitoring-agent v0.24.3 -> v0.25.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 -> v2.20.0
github.com/hashicorp/hcl/v2 v2.21.0 -> v2.22.0
github.com/hashicorp/terraform-plugin-framework v1.10.0 -> v1.12.0
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 -> v0.13.0
github.com/hashicorp/terraform-plugin-go v0.23.0 -> v0.24.0
github.com/klauspost/compress v1.17.3 -> v1.17.9
github.com/prometheus/client_golang v1.19.1 -> v1.20.3
github.com/prometheus/common v0.53.0 -> v0.59.1
github.com/prometheus/procfs v0.14.0 -> v0.15.1
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 -> v0.53.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.51.0 -> v0.53.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.53.0
go.opentelemetry.io/contrib/propagators/jaeger v1.26.0 -> v1.29.0
go.opentelemetry.io/contrib/samplers/jaegerremote v0.20.0 -> v0.23.0
go.opentelemetry.io/otel v1.26.0 -> v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0 -> v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0 -> v1.28.0
go.opentelemetry.io/otel/metric v1.26.0 -> v1.29.0
go.opentelemetry.io/otel/sdk v1.26.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.26.0 -> v1.29.0
go.opentelemetry.io/proto/otlp v1.2.0 -> v1.3.1
golang.org/x/crypto v0.24.0 -> v0.27.0
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.18.0 -> v0.21.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/oauth2 v0.20.0 -> v0.23.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.21.0 -> v0.25.0
golang.org/x/term v0.21.0 -> v0.24.0
golang.org/x/text v0.16.0 -> v0.18.0
golang.org/x/tools v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240822170219-fc7c04adadcd
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.64.0 -> v1.66.2
google.golang.org/protobuf v1.34.0 -> v1.34.2