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:terraform]: Bump hashicorp/aws from 5.83.1 to 5.84.0 in /terraform #718

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps hashicorp/aws from 5.83.1 to 5.84.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.84.0

NOTES:

  • resource/aws_kms_custom_key_store: We cannot acceptance test the support for external key stores added in this release. The impementation is best effort and we ask for community help in testing. (#40557)

FEATURES:

  • New Ephemeral Resource: aws_eks_cluster_auth (#40660)
  • New Resource: aws_media_packagev2_channel_group (#38406)

ENHANCEMENTS:

  • data-source/aws_ami: Add uefi_data attribute (#40210)
  • data-source/aws_ec2_instance_type: Add bandwidth_weightings, boot_modes, default_network_card_index, efa_maximum_interfaces, ena_srd_supported, inference_accelerators.memory_size, media_accelerators, network_cards, neuron_devices, nitro_enclaves_support, nitro_tpm_support, nitro_tpm_supported_versions, phc_support, supported_cpu_features, total_inference_memory, total_media_memory, and total_neuron_device_memory attributes (#40717)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for mx-central-1 AWS Region (#40940)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for mx-central-1 AWS Region (#40940)
  • data-source/aws_s3_bucket: Add hosted zone ID for mx-central-1 AWS Region (#40940)
  • provider: Support mx-central-1 as a valid AWS Region (#40940)
  • resource/aws_ami: Add uefi_data argument (#40210)
  • resource/aws_ami_copy: Add uefi_data attribute (#40210)
  • resource/aws_ami_from_instance: Add uefi_data attribute (#40210)
  • resource/aws_cloudtrail: Add userIdentity.arn to advanced_event_selector.field_selector (#40629)
  • resource/aws_elasticache_user: engine is now case insensitive (#40794)
  • resource/aws_elasticache_user_group: engine is now case insensitive (#40794)
  • resource/aws_globalaccelerator_accelerator: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_custom_routing_accelerator: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_custom_routing_listener: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_listener: Add arn attribute (#40930)
  • resource/aws_kms_custom_key_store: Add support for external key stores (#40557)
  • resource/aws_lb_listener: Add routing_http_response_server_enabled, routing_http_response_strict_transport_security_header_value, routing_http_response_access_control_allow_origin_header_value, routing_http_response_access_control_allow_methods_header_value, routing_http_response_access_control_allow_headers_header_value, routing_http_response_access_control_allow_credentials_header_value, routing_http_response_access_control_expose_headers_header_value, routing_http_response_access_control_max_age_header_value, routing_http_response_content_security_policy_header_value, routing_http_response_x_content_type_options_header_value, routing_http_response_x_frame_options_header_value, routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name, routing_http_request_x_amzn_mtls_clientcert_issuer_header_name, routing_http_request_x_amzn_mtls_clientcert_subject_header_name, routing_http_request_x_amzn_mtls_clientcert_validity_header_name, routing_http_request_x_amzn_mtls_clientcert_leaf_header_name, routing_http_request_x_amzn_mtls_clientcert_header_name, routing_http_request_x_amzn_tls_version_header_name, and routing_http_request_x_amzn_tls_cipher_suite_header_name arguments in support of HTTP header modification (#40736)
  • resource/aws_route53_health_check: Add triggers argument to support synchronization with upstream CloudWatch alarm changes (#40918)
  • resource/aws_sagemaker_endpoint_configuration: Support setting production_variants.managed_instance_scaling and shadow_production_variants.managed_instance_scaling to 0 (#40882)

BUG FIXES:

  • resource/aws_apprunner_vpc_ingress_connection: Change ingress_vpc_configuration, name, and service_arn to ForceNew (#40927)
  • resource/aws_datasync_location_s3: Fix location URI global ID and subdirectory (...) does not match pattern "..." errors on Read when s3_bucket_arn is an S3 on Outposts access point (#40929)
  • resource/aws_ecs_task_definition: Correctly detect differences in volume.configure_at_launch and volume.docker_volume_configuration (#40853)
  • resource/aws_lambda_invocation: Fix failed input transformations when upgrading from a version less than v5.1.0 with an input that cannot be marshaled into a map[string]interface{} (#40958)
  • resource/aws_lambda_invocation: Prevent a new invocation when upgrading from a version less than v5.1.0 with no configuration changes (#40958)
  • resource/aws_msk_cluster: Prevent persistent differences when broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput is unset (#40910)
  • resource/aws_msk_cluster: Properly disable provisioned throughput when a previously configured broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput block is removed (#40910)
  • resource/aws_ses_receipt_rule: Retry errors caused by IAM eventual consistency (#40873)
Changelog

Sourced from hashicorp/aws's changelog.

5.84.0 (January 16, 2025)

NOTES:

  • resource/aws_kms_custom_key_store: We cannot acceptance test the support for external key stores added in this release. The impementation is best effort and we ask for community help in testing. (#40557)

FEATURES:

  • New Ephemeral Resource: aws_eks_cluster_auth (#40660)
  • New Resource: aws_media_packagev2_channel_group (#38406)

ENHANCEMENTS:

  • data-source/aws_ami: Add uefi_data attribute (#40210)
  • data-source/aws_ec2_instance_type: Add bandwidth_weightings, boot_modes, default_network_card_index, efa_maximum_interfaces, ena_srd_supported, inference_accelerators.memory_size, media_accelerators, network_cards, neuron_devices, nitro_enclaves_support, nitro_tpm_support, nitro_tpm_supported_versions, phc_support, supported_cpu_features, total_inference_memory, total_media_memory, and total_neuron_device_memory attributes (#40717)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for mx-central-1 AWS Region (#40940)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for mx-central-1 AWS Region (#40940)
  • data-source/aws_s3_bucket: Add hosted zone ID for mx-central-1 AWS Region (#40940)
  • provider: Support mx-central-1 as a valid AWS Region (#40940)
  • resource/aws_ami: Add uefi_data argument (#40210)
  • resource/aws_ami_copy: Add uefi_data attribute (#40210)
  • resource/aws_ami_from_instance: Add uefi_data attribute (#40210)
  • resource/aws_cloudtrail: Add userIdentity.arn to advanced_event_selector.field_selector (#40629)
  • resource/aws_elasticache_user: engine is now case insensitive (#40794)
  • resource/aws_elasticache_user_group: engine is now case insensitive (#40794)
  • resource/aws_globalaccelerator_accelerator: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_custom_routing_accelerator: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_custom_routing_listener: Add arn attribute (#40930)
  • resource/aws_globalaccelerator_listener: Add arn attribute (#40930)
  • resource/aws_kms_custom_key_store: Add support for external key stores (#40557)
  • resource/aws_lb_listener: Add routing_http_response_server_enabled, routing_http_response_strict_transport_security_header_value, routing_http_response_access_control_allow_origin_header_value, routing_http_response_access_control_allow_methods_header_value, routing_http_response_access_control_allow_headers_header_value, routing_http_response_access_control_allow_credentials_header_value, routing_http_response_access_control_expose_headers_header_value, routing_http_response_access_control_max_age_header_value, routing_http_response_content_security_policy_header_value, routing_http_response_x_content_type_options_header_value, routing_http_response_x_frame_options_header_value, routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name, routing_http_request_x_amzn_mtls_clientcert_issuer_header_name, routing_http_request_x_amzn_mtls_clientcert_subject_header_name, routing_http_request_x_amzn_mtls_clientcert_validity_header_name, routing_http_request_x_amzn_mtls_clientcert_leaf_header_name, routing_http_request_x_amzn_mtls_clientcert_header_name, routing_http_request_x_amzn_tls_version_header_name, and routing_http_request_x_amzn_tls_cipher_suite_header_name arguments in support of HTTP header modification (#40736)
  • resource/aws_route53_health_check: Add triggers argument to support synchronization with upstream CloudWatch alarm changes (#40918)
  • resource/aws_sagemaker_endpoint_configuration: Support setting production_variants.managed_instance_scaling and shadow_production_variants.managed_instance_scaling to 0 (#40882)

BUG FIXES:

  • resource/aws_apprunner_vpc_ingress_connection: Change ingress_vpc_configuration, name, and service_arn to ForceNew (#40927)
  • resource/aws_datasync_location_s3: Fix location URI global ID and subdirectory (...) does not match pattern "..." errors on Read when s3_bucket_arn is an S3 on Outposts access point (#40929)
  • resource/aws_ecs_task_definition: Correctly detect differences in volume.configure_at_launch and volume.docker_volume_configuration (#40853)
  • resource/aws_lambda_invocation: Fix failed input transformations when upgrading from a version less than v5.1.0 with an input that cannot be marshaled into a map[string]interface{} (#40958)
  • resource/aws_lambda_invocation: Prevent a new invocation when upgrading from a version less than v5.1.0 with no configuration changes (#40958)
  • resource/aws_msk_cluster: Prevent persistent differences when broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput is unset (#40910)
  • resource/aws_msk_cluster: Properly disable provisioned throughput when a previously configured broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput block is removed (#40910)
  • resource/aws_ses_receipt_rule: Retry errors caused by IAM eventual consistency (#40873)
Commits
  • 111488f Update CHANGELOG.md for #40958
  • 0ae0f39 Merge pull request #40958 from hashicorp/b-lambda_invocation-createonly-update
  • b9843ef Update CHANGELOG.md for #40961
  • 91c3c99 Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 in the aws-sdk-go-v1 gro...
  • ada03a1 chore: fix changelog typo
  • 9e848c0 r/aws_lambda_invocation: add state upgrader for pre-v5.1.0 upgrades
  • 58d049d Merge pull request #40660 from bschaatsbergen/e/aws-eks-cluster-auth
  • ab6d1ab Merge pull request #40957 from hashicorp/td-fw-data-source--annotation-requir...
  • 43b596b make gen
  • 7d2f68c Update CHANGELOG.md for #40955
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.83.1 to 5.84.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@v5.83.1...v5.84.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot enabled auto-merge (squash) January 17, 2025 08:16
Copy link

QA Summary

Pusher: @dependabot[bot], Action: pull_request_target, Workflow: Continuous Integration

See our documentation for tips on how to resolve failing QA checks.

QA Check Result
🌐 Web Tests
🔗 API Tests
🐍 Python Tests
📏 ESLint
🧼 Ruff
🛁 mypy
🧹 TFLint

Test Coverage

View the workflow summary for individual coverage reports if this comment is truncated.

Coverage report for api suite
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 51.25 33.91 57.36 51.72
🔴  src 0 100 0 0
🔴   server.ts 0 100 0 0 6-13
🟢  src/directives/requireAuth 100 100 100 100
🟢   requireAuth.ts 100 100 100 100
🟡  src/directives/skipAuth 50 100 0 50
🟡   skipAuth.ts 50 100 0 50 13
🔴  src/functions 0 100 0 0
🔴   graphql.ts 0 100 0 0 15-27
🔴  src/functions/processValidationJson 36.36 50 40 35.63
🟢   processValidationJson.scenarios.ts 100 100 100 100
🔴   processValidationJson.ts 35.63 50 40 34.88 59-98,118-119,157-165,177-178,193-196,201,213-214,222-343,355-358,366
🔴  src/lib 13.12 9.57 11.7 13.43
🟡   auth.ts 62.96 48.48 57.14 65.38 60-61,77-78,84-85,101-102,124,131,134,139-146,170,174
🔴   aws.ts 25.42 18.75 25 25.42 53-58,74-97,121-123,150-171,186-272
🟢   constants.ts 100 100 100 100
🔴   db.ts 45.45 50 50 45.45 15-35,41,43,50
🔴   ec-codes.ts 0 100 100 0 1
🟢   logger.ts 100 100 100 100
🔴   persist-upload.js 0 0 0 0 16-295
🔴   preconditions.ts 0 0 0 0 2-3
🔴   records.js 0 0 0 0 12-214
🔴   templateRules.ts 0 0 0 0
🔴   tracer.ts 0 100 100 0 5-14
🔴   validate-upload.js 0 0 0 0 18-790
🟢   validation-error.ts 83.33 100 50 83.33 22
🔴   validation-rules.js 0 0 0 0 6-194
🟡  src/services/agencies 67.34 50 80 67.34
🟢   agencies.scenarios.ts 100 100 100 100
🟡   agencies.ts 65.21 50 75 65.21 40-51,60-64,97-98,104,113-121
🟡  src/services/expenditureCategories 78.57 66.66 88.88 78.57
🟢   expenditureCategories.scenarios.ts 100 100 100 100
🟡   expenditureCategories.ts 77.77 66.66 88.88 77.77 30-34,49-52,60,91
🟡  src/services/inputTemplates 77.77 66.66 85.71 77.77
🟢   inputTemplates.scenarios.ts 100 100 100 100
🟡   inputTemplates.ts 76.92 66.66 85.71 76.92 25-29,39-40,50,85
🟡  src/services/organizations 75 90.9 50 75
🟢   organizations.scenarios.ts 100 100 100 100
🟡   organizations.ts 73.97 90.9 44.44 73.97 34-35,53-57,92,164-194,202,220-247
🟢  src/services/outputTemplates 82.85 66.66 85.71 82.85
🟢   outputTemplates.scenarios.ts 100 100 100 100
🟢   outputTemplates.ts 82.35 66.66 85.71 82.35 26-30,40-41,51,114
🟡  src/services/passage 74.07 62.5 100 74.07
🟡   passage.ts 74.07 62.5 100 74.07 18-19,65-76
🟡  src/services/projects 80 100 62.5 80
🟢   projects.scenarios.ts 100 100 100 100
🟡   projects.ts 78.57 100 62.5 78.57 45-51
🟢  src/services/reportingPeriodCertifications 100 100 100 100
🟢   reportingPeriodCertifications.scenarios.ts 100 100 100 100
🟢   reportingPeriodCertifications.ts 100 100 100 100
🟡  src/services/reportingPeriods 70.58 60 57.89 71.64
🟢   reportingPeriods.scenarios.ts 100 100 100 100
🟡   reportingPeriods.ts 68.75 60 50 69.84 15-27,44-48,58-59,74-77,93,116,124,165,188-209
🟢  src/services/subrecipientUploads 88.88 83.33 85.71 88.88
🟢   subrecipientUploads.scenarios.ts 100 100 100 100
🟢   subrecipientUploads.ts 86.36 83.33 80 86.36 64,94-99
🟢  src/services/subrecipients 90.19 88.88 92.3 90.19
🟢   subrecipients.scenarios.ts 100 100 100 100
🟢   subrecipients.ts 86.11 88.88 83.33 86.11 63,101-102,108-113
🟡  src/services/uploadValidations 57.14 100 14.28 57.14
🟢   uploadValidations.scenarios.ts 100 100 100 100
🟡   uploadValidations.ts 53.84 100 14.28 53.84 10,16,30,38,45-48
🟢  src/services/uploads 92.3 76.92 89.36 92.3
🟢   uploads.scenarios.ts 100 100 100 100
🟢   uploads.ts 90 76.92 77.27 90 41,109,138-152,435-436
🟢  src/services/users 85.61 82 88.88 85.61
🟢   users.scenarios.ts 100 100 100 100
🟢   users.ts 84.61 82 84.21 84.61 220,237,253,275-277,286-290,308-309,323-326,344-346,354-355,360,369-375
🟢  src/services/validationRuleses 85.71 100 71.42 85.71
🟢   validationRuleses.scenarios.ts 100 100 100 100
🟢   validationRuleses.ts 84.61 100 71.42 84.61 43-48
Coverage report for web suite
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🔴 All files 20.19 27.63 16.99 19.75
🟢  api/src/lib 100 100 100 100
🟢   constants.ts 100 100 100 100
🔴  web/src 28.57 18.75 66.66 28.57
🔴   App.tsx 0 0 0 0 3-36
🟢   Routes.tsx 100 100 100 100
🟡   auth.ts 50 50 100 50 19-24
🔴   entry.client.tsx 0 0 100 0 10-22
🔴  web/src/auth 7.14 0 4.16 7.14
🔴   localAuth.ts 9.09 0 8.33 9.09 39-68,76-80
🔴   passageAuth.ts 5 0 0 5 22-25,31-60
🔴  web/src/components/Agency/Agencies 0 100 0 0
🔴   Agencies.tsx 0 100 0 0 9-21
🔴  web/src/components/Agency/AgenciesCell 0 100 0 0
🔴   AgenciesCell.tsx 0 100 0 0 8-39
🔴  web/src/components/Agency/Agency 0 0 0 0
🔴   Agency.tsx 0 0 0 0 10-78
🔴  web/src/components/Agency/AgencyCell 0 100 0 0
🔴   AgencyCell.tsx 0 100 0 0 7-27
🔴  web/src/components/Agency/AgencyForm 0 0 0 0
🔴   AgencyForm.tsx 0 0 0 0 25-45
🔴  web/src/components/Agency/EditAgencyCell 0 100 0 0
🔴   EditAgencyCell.tsx 0 100 0 0 10-59
🔴  web/src/components/Agency/NewAgency 0 100 0 0
🔴   NewAgency.tsx 0 100 0 0 9-35
🟢  web/src/components/Navigation 100 60 100 100
🟢   Navigation.tsx 100 60 100 100 24-68
🔴  web/src/components/Organization/EditOrganizationCell 0 100 0 0
🔴   EditOrganizationCell.tsx 0 100 0 0 13-64
🔴  web/src/components/Organization/EditOrganizationForm 0 0 0 0
🔴   EditOrganizationForm.tsx 0 0 0 0 27-41
🔴  web/src/components/Organization/NewOrganization 0 100 0 0
🔴   NewOrganization.tsx 0 100 0 0 9-37
🔴  web/src/components/Organization/NewOrganizationForm 0 0 0 0
🔴   NewOrganizationForm.tsx 0 0 0 0 25-54
🔴  web/src/components/Organization/Organization 0 0 0 0
🔴   Organization.tsx 0 0 0 0 10-70
🔴  web/src/components/Organization/OrganizationCell 0 100 0 0
🔴   OrganizationCell.tsx 0 100 0 0 7-28
🔴  web/src/components/Organization/OrganizationPickListsCell 40 0 27.27 36.36
🟡   OrganizationPickListsCell.mock.ts 50 100 0 100
🔴   OrganizationPickListsCell.stories.tsx 0 0 0 0 6-32
🟡   OrganizationPickListsCell.tsx 64.28 0 50 58.33 14-16,50-76
🔴  web/src/components/Organization/Organizations 0 100 0 0
🔴   Organizations.tsx 0 100 0 0 9-21
🔴  web/src/components/Organization/OrganizationsCell 0 100 0 0
🔴   OrganizationsCell.tsx 0 100 0 0 8-37
🔴  web/src/components/OutputTemplate/EditOutputTemplateCell 0 100 0 0
🔴   EditOutputTemplateCell.tsx 0 100 0 0 18-81
🔴  web/src/components/OutputTemplate/NewOutputTemplate 0 0 0 0
🔴   NewOutputTemplate.tsx 0 0 0 0 17-126
🔴  web/src/components/OutputTemplate/OutputTemplate 0 0 0 0
🔴   OutputTemplate.tsx 0 0 0 0 17-97
🔴  web/src/components/OutputTemplate/OutputTemplateCell 0 100 0 0
🔴   OutputTemplateCell.tsx 0 100 0 0 17-47
🔴  web/src/components/OutputTemplate/OutputTemplateForm 0 0 0 0
🔴   OutputTemplateForm.tsx 0 0 0 0 18-63
🔴  web/src/components/OutputTemplate/OutputTemplates 0 0 0 0
🔴   OutputTemplates.tsx 0 0 0 0 18-94
🔴  web/src/components/OutputTemplate/OutputTemplatesCell 0 100 0 0
🔴   OutputTemplatesCell.tsx 0 100 0 0 18-52
🔴  web/src/components/ReportingPeriod/EditReportingPeriodCell 0 100 0 0
🔴   EditReportingPeriodCell.tsx 0 100 0 0 13-74
🔴  web/src/components/ReportingPeriod/NewReportingPeriod 0 100 0 0
🔴   NewReportingPeriod.tsx 0 100 0 0 9-35
🔴  web/src/components/ReportingPeriod/ReportingPeriod 0 0 0 0
🔴   ReportingPeriod.tsx 0 0 0 0 12-101
🔴  web/src/components/ReportingPeriod/ReportingPeriodCell 0 100 0 0
🔴   ReportingPeriodCell.tsx 0 100 0 0 7-33
🔴  web/src/components/ReportingPeriod/ReportingPeriodForm 0 0 0 0
🔴   ReportingPeriodForm.tsx 0 0 0 0 18-43
🟡  web/src/components/ReportingPeriod/ReportingPeriods 71.42 38.46 55.55 71.42
🟡   ReportingPeriods.tsx 67.74 44.44 41.66 67.74 48-53,60-61,67,82,117-134
🟢   columns.tsx 81.81 25 83.33 81.81 40-44
🟡  web/src/components/ReportingPeriod/ReportingPeriodsCell 55 0 55.55 47.05
🟢   ReportingPeriodsCell.mock.ts 100 100 100 100
🔴   ReportingPeriodsCell.stories.tsx 0 0 0 0 6-32
🟢   ReportingPeriodsCell.tsx 100 100 100 100
🔴  web/src/components/Subrecipient/SubrecipientTableUploadLinksDisplay 0 0 0 0
🔴   SubrecipientTableUploadLinksDisplay.stories.tsx 0 100 100 0 5-82
🔴   SubrecipientTableUploadLinksDisplay.tsx 0 0 0 0 14-42
🔴  web/src/components/Subrecipient/Subrecipients 0 0 0 0
🔴   Subrecipients.tsx 0 100 0 0 7-10
🔴   columns.tsx 0 0 0 0 8-96
🔴  web/src/components/Subrecipient/SubrecipientsCell 0 100 0 0
🔴   SubrecipientsCell.tsx 0 100 0 0 7-60
🟢  web/src/components/TableBuilder 86.66 86.2 78.94 86.04
🟡   DebouncedInput.tsx 80 100 66.66 77.77 21,32
🟡   Filter.tsx 75 100 50 75 10
🟡   TableBuilder.tsx 80 70 80 78.57 62-64
🟢   TableHeader.tsx 100 91.66 100 100 13
🟢   TableRow.tsx 100 100 100 100
🟡  web/src/components/TemplateUploadReportingPeriodCell 55 0 55.55 47.05
🟢   TemplateUploadReportingPeriodCell.mock.ts 100 100 100 100
🔴   TemplateUploadReportingPeriodCell.stories.tsx 0 0 0 0 11-37
🟢   TemplateUploadReportingPeriodCell.tsx 100 100 100 100
🔴  web/src/components/TreasuryGeneration/DownloadTreasuryFiles 0 0 0 0
🔴   DownloadTreasuryFiles.tsx 0 0 0 0 7-68
🔴  web/src/components/TreasuryGeneration/NewTreasuryGeneration 0 100 0 0
🔴   NewTreasuryGeneration.tsx 0 100 0 0 8-39
🔴  web/src/components/TreasuryGeneration/NewTreasuryGenerationForm 0 0 0 0
🔴   NewTreasuryGenerationForm.tsx 0 0 0 0 20-31
🔴  web/src/components/Upload/EditUploadCell 0 100 0 0
🔴   EditUploadCell.tsx 0 100 0 0 10-66
🔴  web/src/components/Upload/NewUpload 0 100 0 0
🔴   NewUpload.tsx 0 100 0 0 7-35
🔴  web/src/components/Upload/Upload 0 0 0 0
🔴   Upload.stories.tsx 0 100 100 0 5-93
🔴   Upload.tsx 0 0 0 0 17-120
🔴  web/src/components/Upload/UploadCell 0 100 0 0
🔴   UploadCell.tsx 0 100 0 0 7-71
🔴  web/src/components/Upload/UploadForm 0 0 0 0
🔴   UploadForm.tsx 0 0 0 0 23-108
🟢  web/src/components/Upload/UploadSeriesTable 100 100 100 100
🟢   UploadSeriesTable.mock.ts 100 100 100 100
🟢   UploadSeriesTable.tsx 100 100 100 100
🟢   [columns.tsx](https://github.com/usdigitalresponse/cpf-reporter/blo...*[Comment body truncated]*

Copy link

Terraform Summary

Pusher: @dependabot[bot], Action: pull_request_target, Workflow: Continuous Integration

Step Result
🖌 Terraform Format & Style
⚙️ Terraform Initialization
🤖 Terraform Validation
📖 Terraform Plan

Hint: If "Terraform Format & Style" failed, run terraform fmt -recursive from the terraform/ directory and commit the results.

Output

Validation Output
Success! The configuration is valid.


Plan Summary
CHANGE RESOURCE
add aws_s3_object.origin_dist_artifact["static/js/app.21954e20.js"]
aws_s3_object.origin_dist_artifact["static/js/app.21954e20.js.LICENSE.txt"]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy.additional_inline[0]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy.logs[0]
module.lambda_function-cpfValidation.aws_iam_role_policy.additional_inline[0]
module.lambda_function-cpfValidation.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-cpfValidation.aws_iam_role_policy.logs[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy.additional_inline[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy.logs[0]
module.lambda_function-graphql.aws_iam_role_policy.additional_inline[0]
module.lambda_function-graphql.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-graphql.aws_iam_role_policy.logs[0]
module.lambda_function-graphql.aws_iam_role_policy.vpc[0]
module.lambda_function-processValidationJson.aws_iam_role_policy.additional_inline[0]
module.lambda_function-processValidationJson.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-processValidationJson.aws_iam_role_policy.logs[0]
module.lambda_function-processValidationJson.aws_iam_role_policy.vpc[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy.additional_inline[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy.logs[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy.additional_inline[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy.additional_jsons[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy.logs[0]
update aws_ecs_service.console
aws_s3_object.origin_dist_artifact["200.html"]
aws_s3_object.origin_dist_artifact["build-manifest.json"]
aws_s3_object.origin_dist_artifact["chunk-references.json"]
aws_s3_object.origin_dist_artifact["index.html"]
module.lambda_function-cpfCreateArchive.aws_lambda_function.this[0]
module.lambda_function-cpfValidation.aws_lambda_function.this[0]
module.lambda_function-email-presigned-url.aws_lambda_function.this[0]
module.lambda_function-graphql.aws_lambda_function.this[0]
module.lambda_function-processValidationJson.aws_lambda_function.this[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_lambda_function.this[0]
module.lambda_function-treasuryProjectFileGeneration.aws_lambda_function.this[0]
recreate aws_ecs_task_definition.console
aws_s3_object.lambda_artifact-graphql
aws_s3_object.lambda_artifact-processValidationJson
aws_s3_object.lambda_artifact-python
module.lambda_function-cpfCreateArchive.aws_lambda_permission.current_version_triggers["StepFunctionTrigger"]
module.lambda_function-cpfValidation.aws_lambda_permission.current_version_triggers["S3BucketNotification"]
module.lambda_function-email-presigned-url.aws_lambda_permission.current_version_triggers["StepFunctionTrigger"]
module.lambda_function-graphql.aws_lambda_permission.current_version_triggers["APIGateway"]
module.lambda_function-processValidationJson.aws_lambda_permission.current_version_triggers["S3BucketNotification"]
module.lambda_function-subrecipientTreasuryReportGen.aws_lambda_permission.current_version_triggers["StepFunctionTrigger"]
module.lambda_function-treasuryProjectFileGeneration.aws_lambda_permission.current_version_triggers["S3BucketNotification"]
module.lambda_function-treasuryProjectFileGeneration.aws_lambda_permission.current_version_triggers["StepFunctionTrigger"]
delete aws_s3_object.origin_dist_artifact["static/js/app.cc223d11.js"]
aws_s3_object.origin_dist_artifact["static/js/app.cc223d11.js.LICENSE.txt"]
module.lambda_function-cpfCreateArchive.aws_iam_policy.additional_inline[0]
module.lambda_function-cpfCreateArchive.aws_iam_policy.additional_jsons[0]
module.lambda_function-cpfCreateArchive.aws_iam_policy.logs[0]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-cpfCreateArchive.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-cpfValidation.aws_iam_policy.additional_inline[0]
module.lambda_function-cpfValidation.aws_iam_policy.additional_jsons[0]
module.lambda_function-cpfValidation.aws_iam_policy.logs[0]
module.lambda_function-cpfValidation.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-cpfValidation.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-cpfValidation.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-email-presigned-url.aws_iam_policy.additional_inline[0]
module.lambda_function-email-presigned-url.aws_iam_policy.additional_jsons[0]
module.lambda_function-email-presigned-url.aws_iam_policy.logs[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-email-presigned-url.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-graphql.aws_iam_policy.additional_inline[0]
module.lambda_function-graphql.aws_iam_policy.additional_jsons[0]
module.lambda_function-graphql.aws_iam_policy.logs[0]
module.lambda_function-graphql.aws_iam_policy.vpc[0]
module.lambda_function-graphql.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-graphql.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-graphql.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-graphql.aws_iam_role_policy_attachment.vpc[0]
module.lambda_function-processValidationJson.aws_iam_policy.additional_inline[0]
module.lambda_function-processValidationJson.aws_iam_policy.additional_jsons[0]
module.lambda_function-processValidationJson.aws_iam_policy.logs[0]
module.lambda_function-processValidationJson.aws_iam_policy.vpc[0]
module.lambda_function-processValidationJson.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-processValidationJson.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-processValidationJson.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-processValidationJson.aws_iam_role_policy_attachment.vpc[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_policy.additional_inline[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_policy.additional_jsons[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_policy.logs[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-subrecipientTreasuryReportGen.aws_iam_role_policy_attachment.logs[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_policy.additional_inline[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_policy.additional_jsons[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_policy.logs[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy_attachment.additional_inline[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy_attachment.additional_jsons[0]
module.lambda_function-treasuryProjectFileGeneration.aws_iam_role_policy_attachment.logs[0]

@github-actions github-actions bot merged commit 9a40ca6 into main Jan 17, 2025
24 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/terraform/hashicorp/aws-5.84.0 branch January 17, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants