Skip to content

Bump the "infra" group with 2 updates across multiple ecosystems#161

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/infra-d266c684de
Open

Bump the "infra" group with 2 updates across multiple ecosystems#161
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/infra-d266c684de

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps the infra group in /_infra with 2 updates: grafana/grafana and hashicorp/aws.

Updates grafana/grafana from 4.27.0 to 4.28.1

Release notes

Sourced from grafana/grafana's releases.

v4.28.1

What's Changed

New Contributors

Full Changelog: grafana/terraform-provider-grafana@v4.28.0...v4.28.1

v4.28.0

What's Changed

Full Changelog: grafana/terraform-provider-grafana@v4.27.1...v4.28.0

v4.27.1

What's Changed

New Contributors

Full Changelog: grafana/terraform-provider-grafana@v4.27.0...v4.27.1

Commits

Updates hashicorp/aws from 6.35.1 to 6.37.0

Release notes

Sourced from hashicorp/aws's releases.

v6.37.0

6.37.0 (March 18, 2026)

BREAKING CHANGES:

  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values (#46788)

NOTES:

  • data-source/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)
  • resource/aws_savingsplan_savingsplan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#46959)
  • resource/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)

FEATURES:

  • New List Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New List Resource: aws_iam_user (#46869)
  • New List Resource: aws_s3_bucket_ownership_controls (#46832)
  • New List Resource: aws_wafv2_web_acl_rule (#46682)
  • New List Resource: aws_workmail_organization (#46692)
  • New Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New Resource: aws_ec2_transit_gateway_metering_policy_entry (#46812)
  • New Resource: aws_wafv2_web_acl_rule (#46682)
  • New Resource: aws_workmail_organization (#46692)

ENHANCEMENTS:

BUG FIXES:

  • data-source/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read (#46959)
  • resource/aws_bedrockagentcore_gateway: Fix "Unable to Convert Configuration" error caused by schema/model mismatch in authorizer_configuration.custom_jwt_authorizer. This fixes a regression introduced in v6.36.0 (#46908)
  • resource/aws_cloudfrontkeyvaluestore_key: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46898)
  • resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46899)
  • resource/aws_datasync_agent: Support activation of advanced mode agents. Previously, attempting to activate advanced mode agents would result in EOF errors when retrieving the activation key (#46958)
  • resource/aws_dynamodb_table: Fix GSI removal with key_schema syntax deleting all GSIs (#46602)
  • resource/aws_instance: Fix MissingParameter: When specifying CpuOptions you must specify both CoreCount and ThreadsPerCore errors when updating cpu_options.core_count or cpu_options.threads_per_core (#46879)
  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values. Previously, attempting to use resource_data.lf_tag.value would result in missing required field errors (#46788)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.sasl block (#42163)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.tls block (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.sasl blocks (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.tls blocks (#42163)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix "Missing Resource Identity After Read" error when resource created with provider version < 6.34.0 is deleted outside Terraform (#46674)
  • resource/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read to prevent forced replacement following import (#46959)
  • resource/aws_wafv2_web_acl: Fix enable_machine_learning in aws_managed_rules_bot_control_rule_set incorrectly defaulting to false instead of reflecting the AWS default of true (#46682)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.37.0 (March 18, 2026)

BREAKING CHANGES:

  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values (#46788)

NOTES:

  • data-source/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)
  • resource/aws_savingsplan_savingsplan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#46959)
  • resource/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)

FEATURES:

  • New List Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New List Resource: aws_iam_user (#46869)
  • New List Resource: aws_s3_bucket_ownership_controls (#46832)
  • New List Resource: aws_wafv2_web_acl_rule (#46682)
  • New List Resource: aws_workmail_organization (#46692)
  • New Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New Resource: aws_ec2_transit_gateway_metering_policy_entry (#46812)
  • New Resource: aws_wafv2_web_acl_rule (#46682)
  • New Resource: aws_workmail_organization (#46692)

ENHANCEMENTS:

BUG FIXES:

  • data-source/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read (#46959)
  • resource/aws_bedrockagentcore_gateway: Fix "Unable to Convert Configuration" error caused by schema/model mismatch in authorizer_configuration.custom_jwt_authorizer. This fixes a regression introduced in v6.36.0 (#46908)
  • resource/aws_cloudfrontkeyvaluestore_key: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46898)
  • resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46899)
  • resource/aws_datasync_agent: Support activation of advanced mode agents. Previously, attempting to activate advanced mode agents would result in EOF errors when retrieving the activation key (#46958)
  • resource/aws_dynamodb_table: Fix GSI removal with key_schema syntax deleting all GSIs (#46602)
  • resource/aws_instance: Fix MissingParameter: When specifying CpuOptions you must specify both CoreCount and ThreadsPerCore errors when updating cpu_options.core_count or cpu_options.threads_per_core (#46879)
  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values. Previously, attempting to use resource_data.lf_tag.value would result in missing required field errors (#46788)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.sasl block (#42163)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.tls block (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.sasl blocks (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.tls blocks (#42163)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix "Missing Resource Identity After Read" error when resource created with provider version < 6.34.0 is deleted outside Terraform (#46674)
  • resource/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read to prevent forced replacement following import (#46959)
  • resource/aws_wafv2_web_acl: Fix enable_machine_learning in aws_managed_rules_bot_control_rule_set incorrectly defaulting to false instead of reflecting the AWS default of true (#46682)

6.36.0 (March 11, 2026)

... (truncated)

Commits

Bumps the infra group in /_infra_state_mgmt with 1 update: hashicorp/aws.

Updates hashicorp/aws from 6.35.1 to 6.37.0

Release notes

Sourced from hashicorp/aws's releases.

v6.37.0

6.37.0 (March 18, 2026)

BREAKING CHANGES:

  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values (#46788)

NOTES:

  • data-source/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)
  • resource/aws_savingsplan_savingsplan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#46959)
  • resource/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)

FEATURES:

  • New List Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New List Resource: aws_iam_user (#46869)
  • New List Resource: aws_s3_bucket_ownership_controls (#46832)
  • New List Resource: aws_wafv2_web_acl_rule (#46682)
  • New List Resource: aws_workmail_organization (#46692)
  • New Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New Resource: aws_ec2_transit_gateway_metering_policy_entry (#46812)
  • New Resource: aws_wafv2_web_acl_rule (#46682)
  • New Resource: aws_workmail_organization (#46692)

ENHANCEMENTS:

BUG FIXES:

  • data-source/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read (#46959)
  • resource/aws_bedrockagentcore_gateway: Fix "Unable to Convert Configuration" error caused by schema/model mismatch in authorizer_configuration.custom_jwt_authorizer. This fixes a regression introduced in v6.36.0 (#46908)
  • resource/aws_cloudfrontkeyvaluestore_key: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46898)
  • resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46899)
  • resource/aws_datasync_agent: Support activation of advanced mode agents. Previously, attempting to activate advanced mode agents would result in EOF errors when retrieving the activation key (#46958)
  • resource/aws_dynamodb_table: Fix GSI removal with key_schema syntax deleting all GSIs (#46602)
  • resource/aws_instance: Fix MissingParameter: When specifying CpuOptions you must specify both CoreCount and ThreadsPerCore errors when updating cpu_options.core_count or cpu_options.threads_per_core (#46879)
  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values. Previously, attempting to use resource_data.lf_tag.value would result in missing required field errors (#46788)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.sasl block (#42163)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.tls block (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.sasl blocks (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.tls blocks (#42163)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix "Missing Resource Identity After Read" error when resource created with provider version < 6.34.0 is deleted outside Terraform (#46674)
  • resource/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read to prevent forced replacement following import (#46959)
  • resource/aws_wafv2_web_acl: Fix enable_machine_learning in aws_managed_rules_bot_control_rule_set incorrectly defaulting to false instead of reflecting the AWS default of true (#46682)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.37.0 (March 18, 2026)

BREAKING CHANGES:

  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values (#46788)

NOTES:

  • data-source/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)
  • resource/aws_savingsplan_savingsplan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#46959)
  • resource/aws_savingsplan_savingsplan: The offering_id attribute is deprecated. Use savings_plan_offering_id instead. (#46959)

FEATURES:

  • New List Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New List Resource: aws_iam_user (#46869)
  • New List Resource: aws_s3_bucket_ownership_controls (#46832)
  • New List Resource: aws_wafv2_web_acl_rule (#46682)
  • New List Resource: aws_workmail_organization (#46692)
  • New Resource: aws_ec2_transit_gateway_metering_policy (#46812)
  • New Resource: aws_ec2_transit_gateway_metering_policy_entry (#46812)
  • New Resource: aws_wafv2_web_acl_rule (#46682)
  • New Resource: aws_workmail_organization (#46692)

ENHANCEMENTS:

BUG FIXES:

  • data-source/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read (#46959)
  • resource/aws_bedrockagentcore_gateway: Fix "Unable to Convert Configuration" error caused by schema/model mismatch in authorizer_configuration.custom_jwt_authorizer. This fixes a regression introduced in v6.36.0 (#46908)
  • resource/aws_cloudfrontkeyvaluestore_key: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46898)
  • resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Fix issue where values were incorrectly JSON-encoded, resulting in extra quotes being stored in AWS (#46899)
  • resource/aws_datasync_agent: Support activation of advanced mode agents. Previously, attempting to activate advanced mode agents would result in EOF errors when retrieving the activation key (#46958)
  • resource/aws_dynamodb_table: Fix GSI removal with key_schema syntax deleting all GSIs (#46602)
  • resource/aws_instance: Fix MissingParameter: When specifying CpuOptions you must specify both CoreCount and ThreadsPerCore errors when updating cpu_options.core_count or cpu_options.threads_per_core (#46879)
  • resource/aws_lakeformation_opt_in: Rename resource_data.lf_tag.value to resource_data.lf_tag.values and change to a set of string values. Previously, attempting to use resource_data.lf_tag.value would result in missing required field errors (#46788)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.sasl block (#42163)
  • resource/aws_msk_cluster: Properly handle removal of the client_authentication.tls block (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.sasl blocks (#42163)
  • resource/aws_msk_cluster: Suppress persistent differences in unset client_authentication.tls blocks (#42163)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix "Missing Resource Identity After Read" error when resource created with provider version < 6.34.0 is deleted outside Terraform (#46674)
  • resource/aws_savingsplan_savingsplan: Properly set savings_plan_offering_id during read to prevent forced replacement following import (#46959)
  • resource/aws_wafv2_web_acl: Fix enable_machine_learning in aws_managed_rules_bot_control_rule_set incorrectly defaulting to false instead of reflecting the AWS default of true (#46682)

6.36.0 (March 11, 2026)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the infra group in /_infra with 2 updates: [grafana/grafana](https://github.com/grafana/terraform-provider-grafana) and [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `grafana/grafana` from 4.27.0 to 4.28.1
- [Release notes](https://github.com/grafana/terraform-provider-grafana/releases)
- [Changelog](https://github.com/grafana/terraform-provider-grafana/blob/main/CHANGELOG.md)
- [Commits](grafana/terraform-provider-grafana@v4.27.0...v4.28.1)

Updates `hashicorp/aws` from 6.35.1 to 6.37.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.35.1...v6.37.0)
Bump hashicorp/aws in /_infra_state_mgmt in the infra group

Bumps the infra group in /_infra_state_mgmt with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.35.1 to 6.37.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.35.1...v6.37.0)

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-version: 4.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infra
- dependency-name: hashicorp/aws
  dependency-version: 6.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infra
- dependency-name: hashicorp/aws
  dependency-version: 6.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infra
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Mar 24, 2026
@greptile-apps
Copy link

greptile-apps bot commented Mar 24, 2026

PR author is not in the allowed authors list.

@github-actions
Copy link

Visual regression report

No visual diffs detected.

Run: https://github.com/Chronote-gg/Chronote/actions/runs/23477661035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants