Skip to content

chore(deps): update terraform aws to v6.36.0#33

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-6.x
Open

chore(deps): update terraform aws to v6.36.0#33
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.30.06.36.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.36.0

Compare Source

NOTES:

  • provider: Update Go version to v1.25.8. Addresses GO-2026-4602, FileInfo can escape from a Root in os, GO-2026-4603, URLs in meta content attribute actions are not escaped in html/template, and GO-2026-4601, Incorrect parsing of IPv6 host literals in net/url (#​46820)

FEATURES:

  • New Data Source: aws_iam_outbound_web_identity_federation (#​46503)
  • New Ephemeral Resource: aws_sts_web_identity_token (#​46173)
  • New List Resource: aws_s3_bucket_versioning (#​46802)

ENHANCEMENTS:

  • listresource/aws_s3_bucket: No longer returns values for deprecated parameters (#​46852)
  • resource/aws_bedrockagentcore_agent_runtime: Add authorizer_config.custom_jwt_authorizer.allowed_scopes argument (#​46828)
  • resource/aws_cloudwatch_log_resource_policy: Add resource_arn argument and policy_scope and revision_id attributes. policy_name is now optional (#​46813)
  • resource/aws_glue_catalog_table: Add open_table_format_input.iceberg_input.iceberg_table_input argument (#​46843)
  • resource/aws_glue_catalog_table: Add view_definition argument (#​46843)
  • resource/aws_glue_catalog_table: Change open_table_format_input.iceberg_input.metadata_operation and open_table_format_input.iceberg_input.version to ForceNew (#​46843)
  • resource/aws_glue_catalog_table: Change parameters, storage_descriptor, and table_type to Optional and Computed (#​46843)
  • resource/aws_guardduty_ipset: Add ip_set_id attribute (#​46703)
  • resource/aws_guardduty_publishing_destination: Add arn and destination_id attributes (#​46703)
  • resource/aws_guardduty_publishing_destination: Add tagging support (#​46703)
  • resource/aws_guardduty_threatintelset: Add threat_intel_set_id attribute (#​46703)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add rule.destination.destination_logs_configuration.log_group_name_configuration block (#​46811)

BUG FIXES:

  • data-source/aws_glue_catalog_table: Use the table's catalog ID when reading partition indexes, fixing EntityNotFoundException errors (#​46843)
  • list-resource/aws_iam_role_policy_attachment: Prevent infinite loop when IAM Role deleted during list (#​46763)
  • listresource/aws_s3_bucket: No longer appears to hang when buckets are deleted concurrently with listing (#​46852)
  • resource/aws_appconfig_deployment_strategy: Fix panic due to "interface conversion: interface {} is float64, not float32" when updating growth_factor (#​46810)
  • resource/aws_glue_catalog_table: Use the table's catalog ID when reading partition indexes, fixing EntityNotFoundException errors (#​46843)
  • resource/aws_vpc_endpoint: Allow in-place update of private_dns_enabled when vpc_endpoint_type is Interface (#​46800)
  • resource/aws_vpc_endpoint: Set new computed value for network_interface_ids attribute when changing subnet_configuration or subnet_ids (#​46800)
  • resource/aws_vpn_concentrator: Retry VpnConcentratorLimitExceeded: The maximum number of mutating objects has been reached errors on Create (#​46823)

v6.35.1

Compare Source

BUG FIXES:

  • provider: Fix regression causing "Incompatible Types" errors during flattening (#​46778)
  • resource/aws_bedrockagentcore_gateway_target: Fix "Incompatible Types" errors during schema definition flattening (#​46778)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix "Incompatible Types" errors for LifecycleRuleAndOperator while flattening configuration (#​46778)

v6.35.0

Compare Source

FEATURES:

  • New List Resource: aws_ecs_service (#​46678)
  • New List Resource: aws_lb (#​46660)
  • New List Resource: aws_lb_listener (#​46679)
  • New List Resource: aws_lb_listener_rule (#​46731)
  • New List Resource: aws_lb_target_group (#​46662)
  • New List Resource: aws_sns_topic (#​46744)
  • New List Resource: aws_sns_topic_subscription (#​46738)
  • New Resource: aws_observabilityadmin_telemetry_pipeline (#​46698)
  • New Resource: aws_sagemaker_mlflow_app (#​45565)

ENHANCEMENTS:

  • data-source/aws_lambda_layer_version: Add layer_version_arn argument to support cross-account Lambda layer access (#​46673)
  • resource/aws_emrserverless_application: Add job_level_cost_allocation_configuration block (#​46107)
  • resource/aws_ram_resource_share: Add resource_share_configuration block (#​46715)

BUG FIXES:

  • resource/aws_ce_cost_category: Change split_charge_rule targets from TypeSet to TypeList to retain order (#​42856)
  • resource/aws_dms_endpoint: Fix InvalidParameterCombinationException errors when oracle_settings is configured (#​46689)
  • resource/aws_elasticache_replication_group: Remove hard-coded upper limit of 5 for replicas_per_node_group and node_group_configuration.replica_count to support quota increases (#​46670)
  • resource/aws_networkmanager_attachment_routing_policy_label: Fix attachment state waiter to handle all Cloud WAN attachment lifecycle states (#​46672)

v6.34.0

Compare Source

FEATURES:

  • New List Resource: aws_ec2_secondary_network (#​46552)
  • New List Resource: aws_ec2_secondary_subnet (#​46552)
  • New List Resource: aws_ecr_task_definition (#​46628)
  • New List Resource: aws_elb (#​46639)
  • New List Resource: aws_s3_bucket_lifecycle_configuration (#​46531)
  • New Resource: aws_networkmanager_prefix_list_association (#​46566)

ENHANCEMENTS:

  • data-source/aws_grafana_workspace: Add kms_key_id attribute (#​46584)
  • data-source/aws_memorydb_cluster: Add network_type and ip_discovery attributes (#​46636)
  • resource/aws_athena_workgroup: Add configuration.query_results_s3_access_grants_configuration argument (#​46376)
  • resource/aws_bedrockagentcore_api_key_credential_provider: Add tagging support (#​46591)
  • resource/aws_bedrockagentcore_gateway_target: Add metadata_configuration block for HTTP header and query parameter propagation (#​45808)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add tagging support (#​46590)
  • resource/aws_cloudwatch_event_connection: Add auth_parameters.connectivity_parameters argument (#​41561)
  • resource/aws_ecs_service: Add service_connect_configuration.access_log_configuration argument (#​45820)
  • resource/aws_ecs_service: Add resource identity support (#​46644)
  • resource/aws_eip_domain_name: Add import support (#​46582)
  • resource/aws_grafana_workspace: Add kms_key_id argument (#​46584)
  • resource/aws_instance: Allow cpu_options.core_count, cpu_options.nested_virtualization, and cpu_options.threads_per_core to be updated in-place (#​46568)
  • resource/aws_lb_target_group_attachment: Add import support (#​46646)
  • resource/aws_lb_target_group_attachment: Add resource identity (#​46646)
  • resource/aws_memorydb_cluster: Add network_type and ip_discovery arguments (#​46636)
  • resource/aws_opensearch_domain: Add jwt_options attribute (#​46439)
  • resource/aws_wafv2_web_acl_rule_group_association: Add support for managed_rule_group_configs within managed_rule_group and root-level visibility_config block for CloudWatch metrics configuration (#​44426)

BUG FIXES:

  • data-source/aws_dms_endpoint: Add missing mongodb_settings.use_update_lookup attribute to fix "invalid address to set" error (#​46616)
  • data-source/aws_iam_policy_document: Fix crash when statement.principals.identifiers contains a non-string value (#​46226)
  • list-resource/aws_s3_object: Includes parent bucket in display name. (#​46596)
  • resource/aws_autoscaling_group: Fix couldn't find resource (21 retries) errors updating load_balancers, target_group_arns, and traffic_source (#​46622)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.oauth.default_return_url and credential_provider_configuration.oauth.grant_type arguments (#​46127)
  • resource/aws_bedrockagentcore_gateway_target: Retry IAM eventual consistency errors on Create (#​46127)
  • resource/aws_billing_view: Fix "inconsistent result after apply" errors caused by ordering of data_filter_expression.dimensions.values (#​46462)
  • resource/aws_s3tables_table_bucket: Change encryption_configuration to Optional and Computed, fixing unexpected new value: .encryption_configuration: was null, but now cty.ObjectVal(map[string]cty.Value{"kms_key_arn":cty.NullVal(cty.String),"sse_algorithm":cty.StringVal("AES256")}) errors (#​46150)
  • resource/aws_subnet: Fixed IPv6 CIDR block validation and assignment to IPAM-provisioned subnets. (#​46556)
  • resource/aws_vpc_endpoint: Fix InvalidParameter: DnsOptions PrivateDnsOnlyForInboundResolverEndpoint is applicable only to Interface VPC Endpoints errors when creating S3Tables VPC endpoints (#​46102)

v6.33.0

Compare Source

FEATURES:

  • New Resource: aws_networkmanager_attachment_routing_policy_label (#​46489)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add cpu_options.nested_virtualization and network_performance_options attributes (#​46540)
  • data/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#​46487)
  • resource/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#​46487)
  • resource/aws_budgets_budget: Add filter_expression attribute (#​46501)
  • resource/aws_dms_endpoint: Add access_alternate_directly, add_supplemental_logging, additional_archived_log_dest_id, allow_selected_nested_tables, archived_log_dest_id, archived_logs_only, asm_password, asm_server, asm_user, authentication_method, char_length_semantics, convert_timestamp_with_zone_to_utc, direct_path_no_log, direct_path_parallel_load, enable_homogenous_tablespace, extra_archived_log_dest_ids, fail_task_on_lob_truncation, number_datatype_scale, open_transaction_window, oracle_path_prefix, parallel_asm_read_threads, read_ahead_blocks, read_table_space_name, replace_path_prefix, retry_interval, secrets_manager_oracle_asm_access_role_arn, secrets_manager_oracle_asm_secret_id, security_db_encryption, security_db_encryption_name, spatial_data_option_to_geo_json_function_name, standby_delay_time, trim_space_in_char, use_alternate_folder_for_online, use_bfile, use_direct_path_full_load, use_logminer_reader, and use_path_prefixarguments to theoracle_settings` configuration block (#​46516)
  • resource/aws_dms_endpoint: Add use_update_lookup argument to mongodb_settings configuration block (#​46253)
  • resource/aws_ecs_task_definition: Add resource identity support (#​46411)
  • resource/aws_instance: Add nested_virtualization attribute to cpu_options configuration block (#​46533)
  • resource/aws_launch_template: Add nested_virtualization attribute to cpu_options configuration block (#​46533)
  • resource/aws_launch_template: Add secondary_interfaces configuration block (#​46540)
  • resource/aws_lexv2models_intent: Add qna_intent_configuration attribute (#​46419)
  • resource/aws_sagemaker_domain: Add domain_settings.trusted_identity_propagation_settings argument (#​44965)

BUG FIXES:

  • data-source/aws_route53_records: Fix runtime error: invalid memory address or nil pointer dereference panics when name_regex is an invalid regular expression (#​46478)
  • resource/aws_cur_report_definition: Support ap-southeast-5 and eusc-de-east-1 as valid values for s3_region (#​46475)
  • resource/aws_docdb_cluster: Allow adding and modifying serverless_v2_scaling_configuration without forcing cluster replacement (#​45049)
  • resource/aws_lb: Fix ValidationError ... Member must have length less than or equal to 20 errors when more than 20 load balancer attributes are being modified (#​46496)
  • resource/aws_sagemaker_image_version: Fix race condition when creating multiple versions concurrently (#​44960)
  • resource/aws_subnet: Allows providing a cidr_block when allocating a subnet from an IPAM resource pool. (#​46453)
  • resource/aws_subnet: Fix expected ipv6_netmask_length to be one of [44 48 52 56 60], got 64 validation error (#​46515)

v6.32.1

Compare Source

BUG FIXES:

  • resource/aws_autoscaling_group: Fix couldn't find resource error during creation when waiting for capacity to be satisfied (#​46452)
  • resource/aws_cloudwatch_log_delivery: Fix s3_delivery_configuration.suffix_path losing AWS-added prefix on update (#​46455)
  • resource/aws_dynamodb_table: Fix perpetual diff when using key_schema with a single range key on a global secondary index (#​46442)
  • resource/aws_elasticache_replication_group: Fix false validation error when auth_token references another resource (#​46454)

v6.32.0

Compare Source

FEATURES:

  • New List Resource: aws_ecr_repository (#​46344)
  • New List Resource: aws_lambda_permission (#​46341)
  • New List Resource: aws_route (#​46370)
  • New List Resource: aws_route53_resolver_rule_association (#​46349)
  • New List Resource: aws_route_table (#​46337)
  • New List Resource: aws_s3_directory_bucket (#​46373)
  • New List Resource: aws_secretsmanager_secret (#​46318)
  • New List Resource: aws_secretsmanager_secret_version (#​46342)
  • New List Resource: aws_vpc_security_group_egress_rule (#​46368)
  • New List Resource: aws_vpc_security_group_ingress_rule (#​46367)
  • New Resource: aws_ec2_secondary_network (#​46408)
  • New Resource: aws_ec2_secondary_subnet (#​46408)

ENHANCEMENTS:

  • resource/aws_instance: Add secondary_network_interface argument (#​46408)
  • resource/aws_quicksight_data_set: Support use_as property to create special RLS rules dataset (#​42687)

BUG FIXES:

  • data-source/aws_odb_network_peering_connections: Fix plan phase failure of listing. (#​46384)
  • list-resource/aws_s3_bucket_policy: Now supports listing Bucket Policies for S3 Directory Buckets (#​46401)
  • resource/aws_athena_workgroup: Allows unsetting configuration.result_configuration or child attributes. (#​46427)
  • resource/aws_cloudfront_multitenant_distribution: Fix the "inconsistent result" error when custom_error_response is configured and custom_error_response.response_code and custom_error_response.response_page_path are omitted (#​46375)
  • resource/aws_grafana_workspace: Fix perpetual diff when network_access_control is configured with empty prefix_list_ids and vpce_ids (#​45637)

v6.31.0

Compare Source

NOTES:

  • resource/aws_s3_bucket_abac: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_abac: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_accelerate_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_accelerate_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_acl: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_acl: Removes expected_bucket_owner and acl attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_cors_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_cors_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_lifecycle_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_lifecycle_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_logging: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_logging: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_metadata_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_metadata_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_object_lock_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_object_lock_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_request_payment_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_request_payment_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_versioning: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_versioning: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)
  • resource/aws_s3_bucket_website_configuration: Deprecates expected_bucket_owner attribute. (#​46262)
  • resource/aws_s3_bucket_website_configuration: Removes expected_bucket_owner attribute from Resource Identity. (#​46272)

FEATURES:

  • New Data Source: aws_account_regions (#​41746)
  • New Ephemeral Resource: aws_ecrpublic_authorization_token (#​45841)
  • New List Resource: aws_cloudwatch_event_rule (#​46304)
  • New List Resource: aws_cloudwatch_event_target (#​46297)
  • New List Resource: aws_cloudwatch_metric_alarm (#​46268)
  • New List Resource: aws_iam_role_policy (#​46293)
  • New List Resource: aws_lambda_function (#​46295)
  • New List Resource: aws_s3_bucket_acl (#​46305)
  • New List Resource: aws_s3_bucket_policy (#​46312)
  • New List Resource: aws_s3_bucket_public_access_block (#​46309)
  • New Resource: aws_ssoadmin_customer_managed_policy_attachments_exclusive (#​46191)

ENHANCEMENTS:

  • resource/aws_odb_cloud_autonomous_vm_cluster: autonomous vm cluster creation using odb network ARN and exadata infrastructure ARN for resource sharing model. (#​45583)
  • resource/aws_opensearch_domain: Add serverless_vector_acceleration to aiml_options (#​45882)

BUG FIXES:

  • list-resource/aws_s3_bucket: Restricts listed buckets to expected region. (#​46305)
  • resource/aws_elasticache_replication_group: Fixed AUTH to RBAC migration. Previously, auth_token_update_strategy always required auth_token, which caused an error when migrating from AUTH to RBAC. Now, auth_token_update_strategy still requires auth_token except when auth_token_update_strategy is DELETE. (#​45518)
  • resource/aws_elasticache_replication_group: Fixed an issue with downscaling aws_elasticache_replication_group when cluster_mode="enabled" and num_node_groups is reduced. Previously, downscaling could fail in certain scenarios; for example, if nodes 0001, 0002, 0003, 0004, and 0005 exist, and a user manually removes 0003 and 0005, then sets num_node_groups = 2, terraform would attempt to delete 0003, 0004, and 0005. This is now fixed, after this fix terraform will retrieve the current node groups before resizing. (#​45893)
  • resource/aws_elasticache_serverless_cache: Fix user_group_id removal during modification. (#​45571)
  • resource/aws_elasticache_serverless_cache: Fix forced replacement when upgrading Valkey major version or switching engine between redis and valkey (#​45087)
  • resource/aws_network_interface: Fix UnauthorizedOperation error when detaching resource that does not have an attachment (#​46211)

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.

@renovate renovate bot changed the title chore(deps): update terraform aws to v6.31.0 chore(deps): update terraform aws to v6.32.0 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 9d849ef to 0325594 Compare February 12, 2026 06:12
@github-actions
Copy link

github-actions bot commented Feb 12, 2026

📝 Terraform Plan

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

♻️ 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-activitylogs-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-authorizer-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-incidents-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-locations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-login-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-openapi-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-organizations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-periods-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-radios-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
! memory_size                    = 256 -> 128
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-reports-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
! timeout                        = 90 -> 30
  # (29 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-units-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-volunteers-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wellknown-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-notifywsstream-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdefault-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdisconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 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:91" -> (known after apply)
! code_sha256                 = "BfALTqyS6VtjKd2/DqzH3IKUf9AyXLTbBR608hWAtk8=" -> (known after apply)
- compatible_architectures    = [] -> null
! created_date                = "2026-02-04T15:18:03.231+0000" -> (known after apply)
! id                          = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91" -> (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            = "BfALTqyS6VtjKd2/DqzH3IKUf9AyXLTbBR608hWAtk8=" -> "Kvr8iaXjklFZblxMEnIdZ3qvpkg0A92z7+Vn6XOIWKc=" # forces replacement
! source_code_size            = 38363863 -> (known after apply)
! version                     = "91" -> (known after apply)
  # (7 unchanged attributes hidden)

Triggered by @renovate[bot], Commit: 96ede75a23b3755919b0ff3437b7f06812d58426

@renovate renovate bot changed the title chore(deps): update terraform aws to v6.32.0 chore(deps): update terraform aws to v6.32.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 0325594 to e848a0b Compare February 13, 2026 17:44
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.32.1 chore(deps): update terraform aws to v6.33.0 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch from e848a0b to 8c398bd Compare February 18, 2026 21:15
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.33.0 chore(deps): update terraform aws to v6.34.0 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch 2 times, most recently from 8bab59e to 5492ed9 Compare March 4, 2026 22:07
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.34.0 chore(deps): update terraform aws to v6.35.0 Mar 4, 2026
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.35.0 chore(deps): update terraform aws to v6.35.1 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 5492ed9 to 60ec029 Compare March 5, 2026 22:01
@renovate renovate bot changed the title chore(deps): update terraform aws to v6.35.1 chore(deps): update terraform aws to v6.36.0 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/aws-6.x branch from 60ec029 to 96ede75 Compare March 11, 2026 21:10
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