Skip to content

Conversation

@maxsonferovante
Copy link
Contributor

No description provided.

@maxsonferovante maxsonferovante self-assigned this Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Terraform Plan (dev)

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.lambda.aws_lambda_event_source_mapping.builder_sqs_trigger will be updated in-place
  ~ resource "aws_lambda_event_source_mapping" "builder_sqs_trigger" {
        id                                 = "46b21c58-2ee9-4518-962d-a03094f7e658"
      ~ maximum_batching_window_in_seconds = 5 -> 10
        tags                               = {
            "Environment" = "dev"
            "Name"        = "tech-floripa-certificates-builder-sqs-trigger-dev"
            "Project"     = "tech-floripa-certificates"
        }
        # (24 unchanged attributes hidden)

      ~ scaling_config {
          ~ maximum_concurrency = 3 -> 2
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Terraform Plan (shared)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@maxsonferovante maxsonferovante merged commit 0185a25 into main Dec 5, 2025
2 checks passed
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.

2 participants