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

Build(deps): Bump terraform-aws-modules/lambda/aws from 5.3.0 to 6.0.1 in /terraform #393

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps terraform-aws-modules/lambda/aws from 5.3.0 to 6.0.1.

Release notes

Sourced from terraform-aws-modules/lambda/aws's releases.

v6.0.1

6.0.1 (2023-10-05)

Bug Fixes

  • Fixed npm install on Windows without having to use wsl (#502) (ffa56e8)

v6.0.0

6.0.0 (2023-08-09)

⚠ BREAKING CHANGES

  • Disable creation of SAM metadata null-resources by default (#494)

Features

  • Disable creation of SAM metadata null-resources by default (#494) (9c9603c)
Changelog

Sourced from terraform-aws-modules/lambda/aws's changelog.

6.0.1 (2023-10-05)

Bug Fixes

  • Fixed npm install on Windows without having to use wsl (#502) (ffa56e8)

6.0.0 (2023-08-09)

⚠ BREAKING CHANGES

  • Disable creation of SAM metadata null-resources by default (#494)

Features

  • Disable creation of SAM metadata null-resources by default (#494) (9c9603c)
Commits
  • e2500c0 chore(release): version 6.0.1 [skip ci]
  • ffa56e8 fix: Fixed npm install on Windows without having to use wsl (#502)
  • 754fa22 docs: SAM Terraform support is now GA (#499)
  • 9acd322 chore(release): version 6.0.0 [skip ci]
  • 9c9603c feat!: Disable creation of SAM metadata null-resources by default (#494)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 6, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Terraform Summary

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

Output

Validation Output
Success! The configuration is valid.


Plan Output
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # module.DownloadFFISSpreadsheet.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "d9f429b85fa7576af4908bffadcfefbb-3" -> (known after apply)
      ~ id                     = "7b5ea50fd8401e42e3ef2812c8c951b2.zip" -> (known after apply)
      ~ key                    = "7b5ea50fd8401e42e3ef2812c8c951b2.zip" -> "904d657e1c2cf5a07a0e4604811a8fa7.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "o3VtVWbNKOat7WbPx5BZdRVExYlEAuk0" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.DownloadFFISSpreadsheet.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-DownloadFFISSpreadsheet"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadFFISSpreadsheet:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadFFISSpreadsheet:29/invocations" -> (known after apply)
      ~ s3_key                         = "7b5ea50fd8401e42e3ef2812c8c951b2.zip" -> "904d657e1c2cf5a07a0e4604811a8fa7.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet"
              ~ "DD_VERSION"                   = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.DownloadFFISSpreadsheet.module.lambda_function.aws_lambda_permission.current_version_triggers["SQSQueueNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "SQSQueueNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (4 unchanged attributes hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "e10702847a94371412720d8dc7ecee68-3" -> (known after apply)
      ~ id                     = "311ff8966c44b38afe729541067751a5.zip" -> (known after apply)
      ~ key                    = "311ff8966c44b38afe729541067751a5.zip" -> "12acc15782b547febad46c4776d332b5.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "ge7w3wlUmOCmvkKHOQOsVsIpIuzncL7Z" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-DownloadGrantsGovDB"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadGrantsGovDB:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadGrantsGovDB:29/invocations" -> (known after apply)
      ~ s3_key                         = "311ff8966c44b38afe729541067751a5.zip" -> "12acc15782b547febad46c4776d332b5.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                        = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb"
              ~ "DD_VERSION"                     = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (12 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_function.aws_lambda_permission.current_version_triggers["Schedule"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "Schedule" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "1e9c1bae38513b3fc62c76e637aaa9e5-3" -> (known after apply)
      ~ id                     = "7aceaf4acaa3bb632d85a97891962d37.zip" -> (known after apply)
      ~ key                    = "7aceaf4acaa3bb632d85a97891962d37.zip" -> "af583658689aed4d58099d3355f3b9e7.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "iam73WlBLrfLawadyKOnkwOvr3qjetSq" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-EnqueueFFISDownload"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-EnqueueFFISDownload:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-EnqueueFFISDownload:29/invocations" -> (known after apply)
      ~ s3_key                         = "7aceaf4acaa3bb632d85a97891962d37.zip" -> "af583658689aed4d58099d3355f3b9e7.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload"
              ~ "DD_VERSION"                   = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "6e2208ab52f373f0c1414ab35e17e595-3" -> (known after apply)
      ~ id                     = "fea2f22066e59ab08bbd37951a4df89b.zip" -> (known after apply)
      ~ key                    = "fea2f22066e59ab08bbd37951a4df89b.zip" -> "1f0dfa591522001a1a6eb40f235b30e6.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "yNmVNyMCvxp4tbxZXF52tp6T7UYNRivl" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-ExtractGrantsGovDBToXML"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ExtractGrantsGovDBToXML:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ExtractGrantsGovDBToXML:29/invocations" -> (known after apply)
      ~ s3_key                         = "fea2f22066e59ab08bbd37951a4df89b.zip" -> "1f0dfa591522001a1a6eb40f235b30e6.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml"
              ~ "DD_VERSION"                   = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistFFISData.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "f8f3b955f762a975eeb86a8eae0631dc-3" -> (known after apply)
      ~ id                     = "2e3952e96626a94fad6616793d53d6bf.zip" -> (known after apply)
      ~ key                    = "2e3952e96626a94fad6616793d53d6bf.zip" -> "a1a9129a01504dc755874e50e8deccaa.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "WPMJYMjgzM88HUh_BjLU7dA2tUd4FMr8" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistFFISData.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PersistFFISData"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistFFISData:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistFFISData:29/invocations" -> (known after apply)
      ~ s3_key                         = "2e3952e96626a94fad6616793d53d6bf.zip" -> "a1a9129a01504dc755874e50e8deccaa.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                       = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata"
              ~ "DD_VERSION"                    = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PersistFFISData.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "895e583e659a1d1677b2bab5dd33d36f-3" -> (known after apply)
      ~ id                     = "f78f0582bebb2c1acb17c1c2ad9993a2.zip" -> (known after apply)
      ~ key                    = "f78f0582bebb2c1acb17c1c2ad9993a2.zip" -> "04785cf6561659c0865fefd2a4d44e92.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "KRQMH9lxoVxZ3nHTy7ySOYL9nhhP7rhy" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PersistGrantsGovXMLDB"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistGrantsGovXMLDB:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistGrantsGovXMLDB:29/invocations" -> (known after apply)
      ~ s3_key                         = "f78f0582bebb2c1acb17c1c2ad9993a2.zip" -> "04785cf6561659c0865fefd2a4d44e92.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                       = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb"
              ~ "DD_VERSION"                    = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PublishGrantEvents.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "f92c164d6af0db13995bf3134ccd62cd-3" -> (known after apply)
      ~ id                     = "c19df77ec49324d074b4e83af2f6876b.zip" -> (known after apply)
      ~ key                    = "c19df77ec49324d074b4e83af2f6876b.zip" -> "dc5abc7eefbc172371c9bb050be5e98d.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "fFZvZ.kXfxRy3P2q8WITehBo4uYe_YGw" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PublishGrantEvents.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PublishGrantEvents"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PublishGrantEvents:30" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PublishGrantEvents:30/invocations" -> (known after apply)
      ~ s3_key                         = "c19df77ec49324d074b4e83af2f6876b.zip" -> "dc5abc7eefbc172371c9bb050be5e98d.zip"
        tags                           = {}
      ~ version                        = "30" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents"
              ~ "DD_VERSION"                   = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PublishGrantEvents.module.lambda_function.aws_lambda_permission.current_version_triggers["dynamodb"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "dynamodb" -> (known after apply)
      ~ qualifier           = "30" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "8f05c26ad1f096fe4fa3de8d3ca48a35-3" -> (known after apply)
      ~ id                     = "8411b095cb9d87f8f63c5587538f4961.zip" -> (known after apply)
      ~ key                    = "8411b095cb9d87f8f63c5587538f4961.zip" -> "990da10a57716531379c32f71ad7f7dd.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "1Iq9N6Qv4ITPrWh_HH_7GUmRLh68DhNr" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-ReceiveFFISEmail"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ReceiveFFISEmail:28" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ReceiveFFISEmail:28/invocations" -> (known after apply)
      ~ s3_key                         = "8411b095cb9d87f8f63c5587538f4961.zip" -> "990da10a57716531379c32f71ad7f7dd.zip"
        tags                           = {}
      ~ version                        = "28" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                        = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail"
              ~ "DD_VERSION"                     = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (12 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "28" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "0c9ce15589dfddb7845b253f2a8bbd33-3" -> (known after apply)
      ~ id                     = "c53c01997f02bdfd2b1a2c339f2e8c51.zip" -> (known after apply)
      ~ key                    = "c53c01997f02bdfd2b1a2c339f2e8c51.zip" -> "3450415564d6fa6825ead11a61205d19.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "U2SqkESGeekclGttNdFk5MfP4F5Rv_Mg" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-SplitFFISSpreadsheet"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitFFISSpreadsheet:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitFFISSpreadsheet:29/invocations" -> (known after apply)
      ~ s3_key                         = "c53c01997f02bdfd2b1a2c339f2e8c51.zip" -> "3450415564d6fa6825ead11a61205d19.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                          = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet"
              ~ "DD_VERSION"                       = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (14 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
      ~ bucket_key_enabled     = false -> (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "9f3a9369232e07dfe7b98467a2d95140-3" -> (known after apply)
      ~ id                     = "ba95ce32d5fd1ac98d78c661a09a4600.zip" -> (known after apply)
      ~ key                    = "ba95ce32d5fd1ac98d78c661a09a4600.zip" -> "d1885b9c484037aa584ab58055946ea6.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "tc9XLNZXqu7AN3VK2oJ.ANSqJdGaYJxr" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-SplitGrantsGovXMLDB"
      ~ last_modified                  = "2023-10-17T21:33:31.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitGrantsGovXMLDB:29" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitGrantsGovXMLDB:29/invocations" -> (known after apply)
      ~ s3_key                         = "ba95ce32d5fd1ac98d78c661a09a4600.zip" -> "d1885b9c484037aa584ab58055946ea6.zip"
        tags                           = {}
      ~ version                        = "29" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                          = "git.commit.sha:8e9473ff31a55dcdbc0331194b1cf7df17208cb7,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb" -> "git.commit.sha:fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb"
              ~ "DD_VERSION"                       = "8e9473ff31a55dcdbc0331194b1cf7df17208cb7" -> "fa66e1c2aee4ba1be3fdf9b8d72aa75186b007ef"
                # (14 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "29" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

Plan: 20 to add, 10 to change, 20 to destroy.

Pusher: @TylerHendrickson, Action: pull_request_target, Workflow: Continuous Integration

@TylerHendrickson
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/terraform-aws-modules/lambda/aws-6.0.1 branch from 934c721 to b0956e4 Compare October 12, 2023 17:51
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/terraform-aws-modules/lambda/aws-6.0.1 branch from b0956e4 to 8b34a59 Compare October 12, 2023 18:32
@TylerHendrickson
Copy link
Member

@dependabot rebase

Bumps [terraform-aws-modules/lambda/aws](https://github.com/terraform-aws-modules/terraform-aws-lambda) from 5.3.0 to 6.0.1.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-lambda/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-lambda@v5.3.0...v6.0.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/lambda/aws
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/terraform-aws-modules/lambda/aws-6.0.1 branch from 8b34a59 to 12eb810 Compare October 13, 2023 00:58
@TylerHendrickson
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@TylerHendrickson TylerHendrickson enabled auto-merge (squash) October 17, 2023 21:54
@TylerHendrickson TylerHendrickson merged commit 88485f2 into main Oct 17, 2023
18 checks passed
@TylerHendrickson TylerHendrickson deleted the dependabot/terraform/terraform/terraform-aws-modules/lambda/aws-6.0.1 branch October 17, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant