Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1659

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.58.0 -> 5.60.0
curlimages/curl final minor 8.8.0 -> 8.9.1
terraform-aws-modules/eks/aws (source) module minor 20.19.0 -> 20.20.0
terraform-aws-modules/iam/aws (source) module minor 5.41.0 -> 5.42.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.60.0

Compare Source

NOTES:

  • resource/aws_shield_subscription: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​37637)

FEATURES:

  • New Data Source: aws_service_principal (#​38307)
  • New Resource: aws_shield_subscription (#​37637)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_event_bus: Add kms_key_identifier attribute (#​38492)
  • data-source/aws_cur_report_definition: Add tags attribute (#​38483)
  • resource/aws_appflow_flow: Add metadata_catalog_config attribute (#​37566)
  • resource/aws_appflow_flow: Add prefix_hierarchy attribute to destination_flow_config.s3.s3_output_format_config (#​37566)
  • resource/aws_batch_job_definition: Add eks_properties.*.pod_properties.*.image_pull_secret argument (#​38517)
  • resource/aws_cloudformation_stack_set_instance: Add operation_preferences.concurrency_mode argument (#​38498)
  • resource/aws_cloudwatch_event_bus: Add kms_key_identifier argument (#​38492)
  • resource/aws_cur_report_definition: Add tags argument and tags_all attribute (#​38483)
  • resource/aws_db_cluster_snapshot: Add shared_accounts argument (#​34885)
  • resource/aws_db_snapshot_copy: Add shared_accounts argument (#​34843)
  • resource/aws_glue_connection: Add AZURECOSMOS, AZURESQL, BIGQUERY, OPENSEARCH, and SNOWFLAKE as valid values for the connection_type argument and SparkProperties as a valid value for the connection_properties argument (#​37731)
  • resource/aws_iam_role: Change from partial resource creation to resource creation failed if an inline_policy fails to create (#​38477)
  • resource/aws_rds_cluster: Add scaling_configuration.seconds_before_timeout argument (#​38451)
  • resource/aws_sesv2_configuration_set_event_destination: Add event_destination.event_bridge_destination configuration block (#​38458)
  • resource/aws_timestreamwrite_table: Fix runtime error: invalid memory address or nil pointer dereference panic when reading a non-existent table (#​38512)

BUG FIXES:

  • data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#​38343)
  • data-source/aws_fsx_openzfs_snapshot: Correctly set tags on Read (#​38343)
  • resource/aws_ce_cost_category: Fix perpetual diff with the rule argument on update (#​38449)
  • resource/aws_codebuild_webhook: Remove errant validation on scope_configuration.domain argument (#​38513)
  • resource/aws_ecs_service: Fix error marshaling prior state: a number is required when upgrading from v5.58.0 to v5.59.0 (#​38490)
  • resource/aws_ecs_task_definition: Fix Provider produced inconsistent final plan errors when container_definitions is unknown (#​38471)
  • resource/aws_elasticache_replication_group: Fix error marshaling prior state when upgrading from v4.67.0 to v5.59.0 (#​38476)
  • resource/aws_fsx_openzfs_volume: Correctly set tags on Read (#​38343)
  • resource/aws_rds_cluster: Mark ca_certificate_identifier as Computed (#​38437)
  • resource/aws_rds_cluster: Use the configured copy_tags_to_snapshot value when restore_to_point_in_time is set (#​34044)
  • resource/aws_rds_cluster: Wait for no pending modified values on Update if apply_immediately is true. This fixes InvalidParameterCombination errors when updating engine_version (#​38437)

v5.59.0

Compare Source

FEATURES:

  • resource/aws_kinesis_firehose_delivery_stream: Add secrets_manager_configuration to redshift_configuration, snowflake_configuration, and splunk_configuration (#​38151)
  • New Data Source: aws_cloudfront_origin_access_control (#​36301)
  • New Data Source: aws_timestreamwrite_database (#​36368)
  • New Data Source: aws_timestreamwrite_table (#​36599)
  • New Resource: aws_datazone_project (#​38345)
  • New Resource: aws_grafana_workspace_service_account (#​38101)
  • New Resource: aws_grafana_workspace_service_account_token (#​38101)
  • New Resource: aws_rds_certificate (#​35003)
  • New Resource: aws_rekognition_stream_processor (#​37536)

ENHANCEMENTS:

  • data-source/aws_elasticache_replication_group: Add cluster_mode attribute (#​38002)
  • data-source/aws_lakeformation_data_lake_settings: Add allow_full_table_external_data_access attribute (#​34474)
  • data-source/aws_msk_cluster: Add broker_node_group_info attribute (#​37705)
  • resource/aws_bedrockagent_agent : Add skip_resource_in_use_check argument (#​37586)
  • resource/aws_bedrockagent_agent_action_group: Add action_group_executor.custom_control argument (#​37484)
  • resource/aws_bedrockagent_agent_action_group: Add function_schema configuration block (#​37484)
  • resource/aws_bedrockagent_agent_alias : Add routing_configuration.provisioned_throughput argument (#​37520)
  • resource/aws_codebuild_webhook: Add scope_configuration argument (#​38199)
  • resource/aws_codepipeline: Add timeout_in_minutes argument to the action configuration block (#​36316)
  • resource/aws_db_instance: Add engine_lifecycle_support argument (#​37708)
  • resource/aws_ecs_cluster: Add configuration.managed_storage_configuration argument (#​37932)
  • resource/aws_elasticache_replication_group: Add cluster_mode argument (#​38002)
  • resource/aws_emrserverless_application: Add interactive_configuration argument (#​37889)
  • resource/aws_fis_experiment_template: Add experiment_options configuration block (#​36900)
  • resource/aws_fsx_lustre_file_system: Add final_backup_tags and skip_final_backup arguments (#​37717)
  • resource/aws_fsx_ontap_volume: Add final_backup_tags argument (#​37717)
  • resource/aws_fsx_openzfs_file_system: Add delete_options and final_backup_tags arguments (#​37717)
  • resource/aws_fsx_windows_file_system: Add final_backup_tags argument (#​37717)
  • resource/aws_imagebuilder_image_pipeline: Add execution_role and workflow arguments (#​37317)
  • resource/aws_kinesis_firehose_delivery_stream: Add secrets_manager_configuration to http_endpoint_configuration (#​38245)
  • resource/aws_kinesisanalyticsv2_application: Support FLINK-1_19 as a valid value for runtime_environment (#​38350)
  • resource/aws_lakeformation_data_lake_settings: Add allow_full_table_external_data_access attribute (#​34474)
  • resource/aws_lb_target_group: Add target_group_health configuration block (#​37082)
  • resource/aws_msk_replicator: Add starting_position argument (#​36968)
  • resource/aws_rds_cluster: Add engine_lifecycle_support argument (#​37708)
  • resource/aws_rds_global_cluster: Add engine_lifecycle_support argument (#​37708)
  • resource/aws_redshift_cluster_snapshot: Set arn from DescribeClusterSnapshots API response (#​37996)
  • resource/aws_vpclattice_listener: Support TLS_PASSTHROUGH as a valid value for protocol (#​37964)
  • resource/aws_wafv2_web_acl: Add enable_machine_learning to aws_managed_rules_bot_control_rule_set configuration block (#​37006)

BUG FIXES:

  • data-source/aws_efs_access_point: Set id the the access point ID, not the file system ID. This fixes a regression introduced in v5.58.0 (#​38372)
  • data-source/aws_lb_listener: Correctly set default_action.target_group_arn (#​37348)
  • resource/aws_chime_voice_connector_group: Properly handle voice connector groups deleted out of band (#​36774)
  • resource/aws_codebuild_project: Fix unsetting concurrent_build_limit (#​37748)
  • resource/aws_codepipeline: Mark trigger as Computed (#​36316)
  • resource/aws_ecs_service: Change volume_configuration.managed_ebs_volume.throughput from TypeString to TypeInt (#​38109)
  • resource/aws_elasticache_replication_group: Allows setting replicas_per_node_group to 0 and sets the maximum to 5. (#​38396)
  • resource/aws_elasticache_replication_group: Requires description. (#​38396)
  • resource/aws_elasticache_replication_group: When num_cache_clusters is set, prevents setting replicas_per_node_group. (#​38396)
  • resource/aws_elasticache_replication_group: num_cache_clusters must be at least 2 when automatic_failover_enabled is true. (#​38396)
  • resource/aws_elastictranscoder_pipeline: Properly handle NotFound exceptions during deletion (#​38018)
  • resource/aws_elastictranscoder_preset: Properly handle NotFound exceptions during deletion (#​38018)
  • resource/aws_lb_target_group: Use the configured ip_address_type value when target_type is instance (#​36423)
  • resource/aws_lb_trust_store: Wait until trust store is ACTIVE on resource Create (#​38332)
  • resource/aws_pinpoint_app: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when campaign_hook is empty ({}) (#​38323)
  • resource/aws_transfer_server: Add supported values TransferSecurityPolicy-FIPS-2024-05, TransferSecurityPolicy-Restricted-2018-11, and TransferSecurityPolicy-Restricted-2020-06 for the security_policy_name argument (#​38425)
curl/curl-container (curlimages/curl)

v8.9.1

Compare Source

Changed
  • bump to curl 8.9.1

v8.9.0

Compare Source

Changed
  • bump to curl 8.9.0
  • bump to alpine 3.20.2
terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)

v20.20.0

Compare Source

Features
terraform-aws-modules/terraform-aws-iam (terraform-aws-modules/iam/aws)

v5.42.0

Compare Source

Features
  • Add cloudwatch logs policy to vpc-cni for networkpolicy logging (#​504) (88ee443)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jul 19, 2024
Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit 4c1c124
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/66abe76dbcf0110009aaa9e4
😎 Deploy Preview https://deploy-preview-1659--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e36ff1 to a3a8d19 Compare July 20, 2024 01:15
@renovate renovate bot changed the title chore(deps): update terraform terraform-aws-modules/eks/aws to v20.20.0 chore(deps): update all non-major dependencies Jul 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 218e3ab to bcd5009 Compare July 26, 2024 02:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 284f693 to dd12ef8 Compare August 1, 2024 13:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd12ef8 to 4c1c124 Compare August 1, 2024 19:52
@ytsarev ytsarev merged commit 56fa2ac into master Aug 1, 2024
16 checks passed
@ytsarev ytsarev deleted the renovate/all-minor-patch branch August 1, 2024 21:26
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant