pulumi-grafana
pulumi-grafana copied to clipboard
Update module github.com/grafana/terraform-provider-grafana/v2 to v2.19.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/grafana/terraform-provider-grafana/v2 | v2.14.3 -> v2.19.0 |
Release Notes
grafana/terraform-provider-grafana (github.com/grafana/terraform-provider-grafana/v2)
v2.19.0
What's Changed
- SSO: add skip_org_role_sync field to SAML settings by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1510
- SSO: update docs stating that SAML support is in preview by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1509
- Bump github.com/grafana/synthetic-monitoring-agent from 0.23.3 to 0.23.4 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1506
- Bump the terraform group with 3 updates by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1505
- Users: ignore case when diffing email and login by @IevaVasiljeva in https://github.com/grafana/terraform-provider-grafana/pull/1512
- Update oncall_schedule.md by @gthompson280 in https://github.com/grafana/terraform-provider-grafana/pull/1513
- Terraform Code Generation: Add "lister" function interface by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1501
- Terraform Code Generation: Add listers for Grafana resources by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1504
- Code Generation: Support json format by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1519
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1523
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 in the terraform group by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1522
- Code Generation: Working prototype for Grafana by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1514
- Upgrade Grafana client to latest version by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1521
- Code Generation: Grafana Cloud by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1528
- Grafana oncall integration data source by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1532
- Datasources: Fix numerical UIDs by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1531
- Code Generation: Functional Alpha version by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1533
- Bump iFaxity/wait-on-action from 1.1.0 to 1.2.1 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1536
- Bump github.com/tmccombs/hcl2json from 0.6.2 to 0.6.3 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1539
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1538
- Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 in the terraform group by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1537
- Bump github.com/grafana/synthetic-monitoring-agent from 0.23.4 to 0.24.1 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1540
- Cloud Stacks: Better "wait for readiness" by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1545
- SSO: Update docs removing azuread from api_url requirements by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1548
- SSO: Fix and improve SAML validations by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1542
- Role Datasource: Find hidden roles by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1552
- Add folder UID validation by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1551
-
grafana_rule_group
: Detect name conflicts by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1550 -
grafana_cloud_stack_service_account
: Compatibility with roles/permissions by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1546 -
TestAccGrafanaServiceAccountFromCloud_AssignRoleOrPermissions
: Not parallel by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1557
New Contributors
- @gthompson280 made their first contribution in https://github.com/grafana/terraform-provider-grafana/pull/1513
Full Changelog: https://github.com/grafana/terraform-provider-grafana/compare/v2.18.0...v2.19.0
v2.18.0
What's Changed
- Roles: Unskip Grafana Cloud test by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1480
- Permission resources: Common code by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1482
- Add
grafana_role_assignment_item
resource by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1484 -
grafana_oncall_team
: Add retry by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1486 - Bump github.com/grafana/synthetic-monitoring-agent from 0.23.2 to 0.23.3 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1491
-
TestAccExampleWithReplace
: Make sure replace is actually done by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1489 - Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 in the terraform group by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1490
- Alerting Notification Policy: Allow inheriting contact point by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1488
- Plugin Framework: Fix
Configure
function by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1487 -
grafana_service_account
: Require role attribute by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1495 - Fix
grafana_alert_rule_group
imports by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1496 - Fix playlist updates by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1498
- Fix SM docs link by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1500
-
grafana_service_account
: Fix updates on v11 by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1503
Full Changelog: https://github.com/grafana/terraform-provider-grafana/compare/v2.17.0...v2.18.0
v2.17.0
What's Changed
- Add
grafana_service_account_permission_item
resource by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1478 - SSO: Improve Azure AD validation by @mgyongyosi in https://github.com/grafana/terraform-provider-grafana/pull/1390
- Roles: Remove global role validation by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1479
- Add
grafana_dashboard_permission_item
resource by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1481 - SSO: add saml support for the sso settings resource by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1474
New Contributors
- @mgyongyosi made their first contribution in https://github.com/grafana/terraform-provider-grafana/pull/1390
Full Changelog: https://github.com/grafana/terraform-provider-grafana/compare/v2.16.0...v2.17.0
v2.16.0
What's Changed
- Bump github.com/grafana/synthetic-monitoring-agent from 0.23.1 to 0.23.2 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1472
- SSO: Prepare for integrating SAML into
grafana_sso_settings
resource by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1473 - Implement
grafana_folder_permission_item
resource by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1465 -
grafana_oncall_escalation
: Addnotify_team_members
option by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1477 - Implement
grafana_data_source_permission_item
by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1470 - Permission Items: Common code by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1471
-
grafana_organization_preferences
: Managed by SA token by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1476
Full Changelog: https://github.com/grafana/terraform-provider-grafana/compare/v2.15.0...v2.16.0
v2.15.0
What's Changed
- Deprecate datasource_id on ML resources by @csmarchbanks in https://github.com/grafana/terraform-provider-grafana/pull/1439
- Oncall: Use common resource framework by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1438
- Add KeepLast to NoDataState & ExecErrState in Alerting Rule Group by @Cleymax in https://github.com/grafana/terraform-provider-grafana/pull/1442
- Bump the terraform group with 1 update by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1446
- Alerting Mute Timings: Add
disable_provenance
by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1417 - Update docs: Redirects by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1448
- Datasources: Prevent headers from being set in json_data by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1447
- Add
grafana_data_source_config
resource by @miljanic in https://github.com/grafana/terraform-provider-grafana/pull/1441 - Run enterprise tests on more versions by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1343
- Ignore CSS rule failures in linkchecker by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1451
- SM: Use common resource framework by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1434
- Grafana: Use common resource framework by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1445
- Reports: Fix PDF format being added twice by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1444
- Update openapi client to latest version by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1443
- Reject tokens on global-scoped resources by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1421
- Bump ScribeMD/docker-cache from 0.4.0 to 0.5.0 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1458
- Bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 by @dependabot in https://github.com/grafana/terraform-provider-grafana/pull/1457
- SM: include examples for multihttp by @rdubrock in https://github.com/grafana/terraform-provider-grafana/pull/1455
- Docs: update docs for local development with Grafana by @dmihai in https://github.com/grafana/terraform-provider-grafana/pull/1460
- Fully support TF plugin framework by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1459
- Alert Rule Group: Migrate away from legacy ID format by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1453
- Expose client creation and provider config by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1461
- Cloud: Add new
cloud_org_member
resource by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1435 - Fix
grafana_cloud_stack_service_account
resource to support creating service accounts without a basic role by @F21 in https://github.com/grafana/terraform-provider-grafana/pull/1464 - Rename
cloud_api_key
in docs by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1466 -
grafana_oncall_escalation
resource - drop support fortype = trigger_action
+ add support fortype = trigger_webhook
by @joeyorlando in https://github.com/grafana/terraform-provider-grafana/pull/1467 - Datasource: Use UID instead of numerical ID by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1468
- Folder: Use UID instead of numerical ID by @julienduchesne in https://github.com/grafana/terraform-provider-grafana/pull/1469
New Contributors
- @miljanic made their first contribution in https://github.com/grafana/terraform-provider-grafana/pull/1441
- @F21 made their first contribution in https://github.com/grafana/terraform-provider-grafana/pull/1464
- @joeyorlando made their first contribution in https://github.com/grafana/terraform-provider-grafana/pull/1467
Full Changelog: https://github.com/grafana/terraform-provider-grafana/compare/v2.14.3...v2.15.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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.