Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.9.0 -> 6.14.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.14.0

Compare Source

FEATURES:

  • New Action: aws_cloudfront_create_invalidation (#​43955)
  • New Action: aws_ec2_stop_instance (#​43700)
  • New Action: aws_lambda_invoke (#​43972)
  • New Action: aws_ses_send_email (#​44214)
  • New Action: aws_sns_publish (#​44232)
  • New Data Source: aws_billing_views (#​44272)
  • New Data Source: aws_odb_cloud_autonomous_vm_cluster (#​43809)
  • New Data Source: aws_odb_cloud_exadata_infrastructure (#​43650)
  • New Data Source: aws_odb_cloud_vm_cluster (#​43790)
  • New Data Source: aws_odb_network (#​43715)
  • New Data Source: aws_odb_network_peering_connection (#​43757)
  • New Resource: aws_controltower_baseline (#​42397)
  • New Resource: aws_odb_cloud_autonomous_vm_cluster (#​43809)
  • New Resource: aws_odb_cloud_exadata_infrastructure (#​43650)
  • New Resource: aws_odb_cloud_vm_cluster (#​43790)
  • New Resource: aws_odb_network (#​43715)
  • New Resource: aws_odb_network_peering_connection (#​43757)

ENHANCEMENTS:

  • resource/aws_batch_job_queue: Adds List support (#​43960)
  • resource/aws_cloudwatch_log_group: Adds List support (#​44129)
  • resource/aws_ecs_service: Add deployment_configuration.lifecycle_hook.hook_details argument (#​44289)
  • resource/aws_iam_role: Adds List support (#​44129)
  • resource/aws_instance: Adds List support (#​44129)
  • resource/aws_rds_global_cluster: Remove provider-side conflict between source_db_cluster_identifier and engine arguments (#​44252)
  • resource/aws_scheduler_schedule: Add action_after_completion argument (#​44264)
  • resource/aws_sfn_state_machine: Add resource identity support (#​44286)

BUG FIXES:

  • resource/aws_elasticache_user_group: Ignore InvalidParameterValue: User xxx is not a member of user group xxx errors during group modification (#​43520)
  • resource/aws_sagemaker_endpoint_configuration: Fix panic when empty async_inference_config.output_config.notification_config block is specified (#​44310)

v6.13.0

Compare Source

ENHANCEMENTS:

  • data-source/aws_budgets_budget: Add billing_view_arn attribute (#​44241)
  • data-source/aws_dynamodb_table: Add warm_throughput and global_secondary_index.warm_throughput attributes (#​41308)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone IDs for ap-southeast-5, ap-southeast-7, eu-south-2, and me-central-1 AWS Regions (#​44132)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-6 AWS Region (#​44132)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-6 AWS Region (#​44132)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-6 AWS Region (#​44132)
  • resource/aws_appautoscaling_policy: Add predictive_scaling_policy_configuration argument (#​44211)
  • resource/aws_appautoscaling_policy: Add plan-time validation of policy_type (#​44211)
  • resource/aws_appautoscaling_policy: Add plan-time validation of step_scaling_policy_configuration.adjustment_type and step_scaling_policy_configuration.metric_aggregation_type (#​44211)
  • resource/aws_bedrock_guardrail: Add input_action, output_action, input_enabled, and output_enabled arguments to word_policy_config.managed_word_lists_config and word_policy_config.words_config configuration blocks (#​44224)
  • resource/aws_budgets_budget: Add billing_view_arn argument (#​44241)
  • resource/aws_cloudfront_distribution: Add origin.response_completion_timeout argument (#​44163)
  • resource/aws_codebuild_webhook: Add pull_request_build_policy configuration block (#​44201)
  • resource/aws_dynamodb_table: Add warm_throughput and global_secondary_index.warm_throughput arguments (#​41308)
  • resource/aws_ecs_account_setting_default: Support dualStackIPv6 as a valid value for name (#​44165)
  • resource/aws_glue_catalog_table_optimizer: Add iceberg_configuration.run_rate_in_hours argument to retention_configuration and orphan_file_deletion_configuration blocks (#​44207)
  • resource/aws_networkfirewall_rule_group: Add IPv6 CIDR block support to address_definition arguments in source and destination blocks within rule_group.rules_source.stateless_rules_and_custom_actions.stateless_rule.rule_definition.match_attributes (#​44215)
  • resource/aws_networkmanager_vpc_attachment: Add options.dns_support and options.security_group_referencing_support arguments (#​43742)
  • resource/aws_networkmanager_vpc_attachment: Change options to Optional and Computed (#​43742)
  • resource/aws_opensearch_package: Add engine_version argument (#​44155)
  • resource/aws_opensearch_package: Add waiter to ensure package validation completes (#​44155)
  • resource/aws_synthetics_canary: Add schedule.retry_config configuration block (#​44244)
  • resource/aws_vpc_endpoint: Add resource identity support (#​44194)
  • resource/aws_vpc_security_group_egress_rule: Add resource identity support (#​44198)
  • resource/aws_vpc_security_group_ingress_rule: Add resource identity support (#​44198)

BUG FIXES:

  • resource/aws_appautoscaling_policy: Fix interface conversion: interface {} is nil, not map[string]interface {} panics when step_scaling_policy_configuration is empty (#​44211)
  • resource/aws_cognito_managed_login_branding: Fix reading Cognito Managed Login Branding by client ... couldn't find resource errors when a user pool contains multiple client apps (#​44204)
  • resource/aws_eks_cluster: Supports null compute_config.node_role_arn when disabling auto mode or built-in node pools (#​42483)
  • resource/aws_flow_log: Fix Error decoding ... from prior state: unsupported attribute "log_group_name" errors when upgrading from a pre-v6.0.0 provider version (#​44191)
  • resource/aws_launch_template: Fix Error decoding ... from prior state: unsupported attribute "elastic_gpu_specifications" errors when upgrading from a pre-v6.0.0 provider version (#​44195)
  • resource/aws_rds_cluster_role_association: Make feature_name optional (#​44143)
  • resource/aws_s3_bucket_lifecycle_configuration: Ignore MethodNotAllowed errors when deleting non-existent lifecycle configurations (#​44189)
  • resource/aws_secretsmanager_secret: Return diagnostic warning when remote policy is invalid (#​44228)
  • resource/aws_servicecatalog_provisioned_product: Restore timeouts.read arguments removed in v6.12.0 (#​44238)

v6.12.0

Compare Source

NOTES:

  • resource/aws_s3_bucket_acl: The access_control_policy.grant.grantee.display_name attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#​44090)
  • resource/aws_s3_bucket_acl: The access_control_policy.owner.display_name attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#​44090)
  • resource/aws_s3_bucket_logging: The target_grant.grantee.display_name attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#​44090)

FEATURES:

  • New Resource: aws_cognito_managed_login_branding (#​43817)

ENHANCEMENTS:

  • data-source/aws_efs_mount_target: Add ip_address_type and ipv6_address attributes (#​44079)
  • data-source/aws_instance: Add placement_group_id attribute (#​38527)
  • data-source/aws_lambda_function: Add source_kms_key_arn attribute (#​44080)
  • data-source/aws_launch_template: Add placement.group_id attribute (#​44097)
  • provider: Support ap-southeast-6 as a valid AWS Region (#​44127)
  • resource/aws_ecs_service: Remove Terraform default for availability_zone_rebalancing and change the attribute to Optional and Computed. This allow ECS to default to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#​43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_address arguments to support IPv6 connectivity (#​44079)
  • resource/aws_fsx_openzfs_file_system: Remove maximum items limit on the user_and_group_quotas argument (#​44120)
  • resource/aws_fsx_openzfs_volume: Remove maximum items limit on the user_and_group_quotas argument (#​44118)
  • resource/aws_instance: Add placement_group_id argument (#​38527)
  • resource/aws_instance: Add resource identity support (#​44068)
  • resource/aws_lambda_function: Add source_kms_key_arn argument (#​44080)
  • resource/aws_launch_template: Add placement.group_id argument (#​44097)
  • resource/aws_ssm_association: Add resource identity support (#​44075)
  • resource/aws_ssm_document: Add resource identity support (#​44075)
  • resource/aws_ssm_maintenance_window: Add resource identity support (#​44075)
  • resource/aws_ssm_maintenance_window_target: Add resource identity support (#​44075)
  • resource/aws_ssm_maintenance_window_task: Add resource identity support (#​44075)
  • resource/aws_ssm_patch_baseline: Add resource identity support (#​44075)
  • resource/aws_synthetics_canary: Add run_config.ephemeral_storage argument. (#​44105)

BUG FIXES:

  • resource/aws_s3tables_table_policy: Remove plan-time validation of name and namespace (#​44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_artifact_id to the values from the last successful deployment when update fails (#​43956)
  • resource/aws_wafv2_web_acl: Fix performance of update when the WebACL has a large number of rules (#​42740)

v6.11.0

Compare Source

FEATURES:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#​42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#​43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#​43773)
  • New Resource: aws_workspacesweb_identity_provider (#​43729)
  • New Resource: aws_workspacesweb_ip_access_settings_association (#​43774)
  • New Resource: aws_workspacesweb_network_settings_association (#​43775)
  • New Resource: aws_workspacesweb_portal (#​43444)
  • New Resource: aws_workspacesweb_session_logger (#​43863)
  • New Resource: aws_workspacesweb_session_logger_association (#​43866)
  • New Resource: aws_workspacesweb_trust_store (#​43408)
  • New Resource: aws_workspacesweb_trust_store_association (#​43778)
  • New Resource: aws_workspacesweb_user_access_logging_settings_association (#​43776)
  • New Resource: aws_workspacesweb_user_settings_association (#​43777)

ENHANCEMENTS:

  • data-source/aws_ec2_client_vpn_endpoint: Add endpoint_ip_address_type and traffic_ip_address_type attributes (#​44059)
  • data-source/aws_network_interface: Add attachment.network_card_index attribute (#​42188)
  • data-source/aws_sesv2_email_identity: Add verification_status attribute (#​44045)
  • data-source/aws_signer_signing_profile: Add signing_material and signing_parameters attributes (#​43921)
  • data-source/aws_vpc_ipam: Add metered_account attribute (#​43967)
  • resource/aws_datazone_domain: Add domain_version and service_role arguments to support V2 domains (#​44042)
  • resource/aws_dlm_lifecycle_policy: Add copy_tags, create_interval, exclusions, extend_deletion, policy_language, resource_type and retain_interval attributes to policy_details configuration block (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add default_policy argument (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add policy_details.create_rule.scripts argument (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add policy_details.schedule.cross_region_copy_rule.target_region argument (#​33796)
  • resource/aws_dlm_lifecycle_policy: Make policy_details.schedule.cross_region_copy_rule.target optional (#​33796)
  • resource/aws_dlm_lifecycle_policy:Add policy_details.schedule.archive_rule argument (#​41055)
  • resource/aws_dynamodb_contributor_insights: Add mode argument in support of CloudWatch contributor insights modes (#​43914)
  • resource/aws_ec2_client_vpn_endpoint: Add endpoint_ip_address_type and traffic_ip_address_type arguments to support IPv6 connectivity in Client VPN (#​44059)
  • resource/aws_ec2_client_vpn_endpoint: Make client_cidr_block optional (#​44059)
  • resource/aws_ecr_lifecycle_policy: Add resource identity support (#​44041)
  • resource/aws_ecr_repository: Add resource identity support (#​44041)
  • resource/aws_ecr_repository_policy: Add resource identity support (#​44041)
  • resource/aws_ecs_service: Add sigint_rollback argument (#​43986)
  • resource/aws_ecs_service: Change deployment_configuration to Optional and Computed (#​43986)
  • resource/aws_eks_cluster: Allow remote_network_config to be updated in-place, enabling support for EKS hybrid nodes on existing clusters (#​42928)
  • resource/aws_elasticache_global_replication_group: Change engine to Optional and Computed (#​42636)
  • resource/aws_inspector2_filter: Support code_repository_project_name, code_repository_provider_type, ecr_image_in_use_count, and ecr_image_last_in_use_at in filter_criteria (#​43950)
  • resource/aws_iot_thing_principal_attachment: Add thing_principal_type argument (#​43916)
  • resource/aws_kms_alias: Add resource identity support (#​44025)
  • resource/aws_kms_external_key: Add key_spec argument (#​44011)
  • resource/aws_kms_external_key: Change key_usage to Optional and Computed (#​44011)
  • resource/aws_kms_key: Add resource identity support (#​44025)
  • resource/aws_lb: Add secondary_ips_auto_assigned_per_subnet argument for Network Load Balancers (#​43699)
  • resource/aws_mwaa_environment: Add worker_replacement_strategy argument (#​43946)
  • resource/aws_network_interface: Add attachment.network_card_index argument (#​42188)
  • resource/aws_network_interface_attachment: Add network_card_index argument (#​42188)
  • resource/aws_route53_resolver_rule: Add resource identity support (#​44048)
  • resource/aws_route53_resolver_rule_association: Add resource identity support (#​44048)
  • resource/aws_route: Add resource identity support (#​43910)
  • resource/aws_route_table: Add resource identity support (#​43990)
  • resource/aws_s3_bucket_acl: Add resource identity support (#​44043)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_logging: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_notification: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_policy: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#​43976)
  • resource/aws_s3tables_table_bucket: Add force_destroy argument (#​43922)
  • resource/aws_secretsmanager_secret_version: Add resource identity support (#​44031)
  • resource/aws_sesv2_email_identity: Add verification_status attribute (#​44045)
  • resource/aws_signer_signing_profile: Add signing_parameters argument (#​43921)
  • resource/aws_synthetics_canary: Add vpc_config.ipv6_allowed_for_dual_stack argument (#​43989)
  • resource/aws_vpc_ipam: Add metered_account argument (#​43967)

BUG FIXES:

  • data-source/aws_glue_catalog_table: Add partition_keys.parameters attribute (#​26702)
  • resource/aws_cognito_user_pool: Fixed to accept an empty email_mfa_configuration block (#​43926)
  • resource/aws_db_instance: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#​44050)
  • resource/aws_dx_hosted_connection: Fix DescribeHostedConnections failed for connection dxcon-xxxx doesn't exist by pointing to the correct connection ID when doing the describe. (#​43499)
  • resource/aws_glue_catalog_table: Add partition_keys.parameters argument, fixing Invalid address to set: []string{"partition_keys", "0", "parameters"} errors (#​26702)
  • resource/aws_imagebuilder_image_recipe: Increase upper limit of block_device_mapping.ebs.iops from 10000 to 100000 (#​43981)
  • resource/aws_nat_gateway: Fix inconsistent final plan for secondary_private_ip_addresses (#​43708)
  • resource/aws_spot_instance_request: Change network_interface.network_card_index to Computed (#​38336)
  • resource/aws_timestreaminfluxdb_db_instance: Fix tag-only update errors (#​42382)
  • resource/aws_wafv2_web_acl: Add missing flattening of name in response_inspection.header blocks for AWSManagedRulesATPRuleSet and AWSManagedRulesACFPRuleSet to avoid persistent plan diffs (#​44032)

v6.10.0

Compare Source

NOTES:

  • resource/aws_instance: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#​43953)
  • resource/aws_spot_instance_request: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#​43953)

ENHANCEMENTS:

  • data-source/aws_ecr_repository: Add image_tag_mutability_exclusion_filter attribute (#​43886)
  • data-source/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter attribute (#​43886)
  • resource/aws_cloudwatch_event_target: Add resource identity support (#​43984)
  • resource/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter configuration block (#​43886)
  • resource/aws_glue_job: Support G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X as valid values for worker_type (#​43988)
  • resource/aws_lambda_permission: Add resource identity support (#​43954)
  • resource/aws_lightsail_static_ip_attachment: Support resource import (#​43874)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_logging: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_notification: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_policy: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#​43976)
  • resource/aws_secretsmanager_secret: Add resource identity support (#​43872)
  • resource/aws_secretsmanager_secret_policy: Add resource identity support (#​43872)
  • resource/aws_secretsmanager_secret_rotation: Add resource identity support (#​43872)
  • resource/aws_sqs_queue: Add resource identity support (#​43918)
  • resource/aws_sqs_queue_policy: Add resource identity support (#​43918)
  • resource/aws_sqs_queue_redrive_allow_policy: Add resource identity support (#​43918)
  • resource/aws_sqs_queue_redrive_policy: Add resource identity support (#​43918)

BUG FIXES:

  • resource/aws_batch_compute_environment: Allow in-place updates of compute environments that have the SPOT_PRICE_CAPACITY_OPTIMIZED strategy (#​40148)
  • resource/aws_imagebuilder_lifecycle_policy: Fix Provider produced inconsistent result after apply error when policy_detail.exclusion_rules.amis.is_public is omitted (#​43925)
  • resource/aws_instance: Adds primary_network_interface to allow importing resources with custom primary network interface. (#​43953)
  • resource/aws_rds_cluster: Fixes the behavior when enabling database_insights_mode="advanced" without changing performance insights retention window (#​43919)
  • resource/aws_rds_cluster: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#​43942)
  • resource/aws_spot_instance_request: Adds primary_network_interface to allow importing resources with custom primary network interface. (#​43953)

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 16, 2025

📝 Terraform Plan

→ Resource Changes: 0 to create, 17 to update, 1 to re-create, 0 to delete.

♻️ Update

module.lambda["activitylogs"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-activitylogs"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-activitylogs-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["authorizer"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-authorizer"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-authorizer-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["incidents"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-incidents"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-incidents-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["locations"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-locations"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-locations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["login"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-login"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-login-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["openapi"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-openapi"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-openapi-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (3 unchanged blocks hidden)
module.lambda["organizations"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-organizations"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-organizations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["periods"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-periods"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-periods-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["radios"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-radios"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-radios-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["reports"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-reports"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-reports-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["units"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-units"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-units-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["volunteers"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-volunteers"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-volunteers-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["well_known"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wellknown"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wellknown-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["notify_ws_stream"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-notifywsstream"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-notifywsstream-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_connect"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsconnect"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_default"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsdefault"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdefault-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_disconnect"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsdisconnect"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73",
]   -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdisconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (30 unchanged attributes hidden)

  # (4 unchanged blocks hidden)

⚙️ Re-Create

aws_lambda_layer_version.shared
! arn                         = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73" -> (known after apply)
! code_sha256                 = "D4PwxAfCN8CJg292PInVLC+K8ViKSkCCaXNTWDJwOWY=" -> (known after apply)
- compatible_architectures    = [] -> null
! created_date                = "2025-08-26T01:32:15.916+0000" -> (known after apply)
! id                          = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:73" -> (known after apply)
! layer_arn                   = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared" -> (known after apply)
+ signing_job_arn             = (known after apply)
+ signing_profile_version_arn = (known after apply)
! source_code_hash            = "D4PwxAfCN8CJg292PInVLC+K8ViKSkCCaXNTWDJwOWY=" -> "mBCbG/YKiDdBR+PhxRKo+GNkpcOdL5f5XK1UEf5ZhrQ=" # forces replacement
! source_code_size            = 37477168 -> (known after apply)
! version                     = "73" -> (known after apply)
  # (7 unchanged attributes hidden)

Triggered by @renovate[bot], Commit: 712cad469392db33940039d28137b049803ee4d2

@renovate renovate bot changed the title chore(deps): update terraform aws to v6.9.0 chore(deps): update terraform aws to v6.9.0 - autoclosed Aug 16, 2025
@renovate renovate bot closed this Aug 16, 2025
@renovate renovate bot deleted the renovate/aws-6.x branch August 16, 2025 04:01
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.9.0 - autoclosed chore(deps): update terraform aws to v6.9.0 Aug 21, 2025
@renovate renovate bot reopened this Aug 21, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from fcb2f92 to 40edf6f Compare August 21, 2025 22:56
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.9.0 chore(deps): update terraform aws to v6.10.0 Aug 21, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 40edf6f to fef1207 Compare August 22, 2025 00:37
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.10.0 chore(deps): update terraform aws to v6.11.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from fef1207 to 56754e4 Compare August 31, 2025 09:48
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.11.0 chore(deps): update terraform aws to v6.12.0 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 56754e4 to 007dd5c Compare September 4, 2025 21:34
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.12.0 chore(deps): update terraform aws to v6.13.0 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 007dd5c to 4e90862 Compare September 13, 2025 07:14
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.13.0 chore(deps): update terraform aws to v6.14.0 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch 2 times, most recently from 5758834 to 712cad4 Compare September 19, 2025 16:51
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.14.0 chore(deps): update terraform aws to v6.13.0 Sep 19, 2025
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.13.0 chore(deps): update terraform aws to v6.14.0 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 712cad4 to dca944f Compare September 19, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants