-
Notifications
You must be signed in to change notification settings - Fork 3
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
Configure Renovate #821
Open
renovate
wants to merge
6
commits into
main
Choose a base branch
from
renovate/configure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Configure Renovate #821
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terraform Summary
OutputValidation Output
Plan OutputTerraform 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/b63529b1e4e3716802f9e02cdd86fd1c.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "b9d1f3e3074400c131a9b4b8767abb94-3" -> (known after apply)
~ id = "b63529b1e4e3716802f9e02cdd86fd1c.zip" -> (known after apply)
~ key = "b63529b1e4e3716802f9e02cdd86fd1c.zip" -> "0dabf347ae6a9bd08aaae1cd0844e03b.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "jg2IgQYzApAc9X_YKpUCeeH7LO6QnX1p" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadFFISSpreadsheet:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "b63529b1e4e3716802f9e02cdd86fd1c.zip" -> "0dabf347ae6a9bd08aaae1cd0844e03b.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/49214e147b8f4da43524099181a30a8a.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "3ddd50251027b28fe325a64b86e6829a-3" -> (known after apply)
~ id = "49214e147b8f4da43524099181a30a8a.zip" -> (known after apply)
~ key = "49214e147b8f4da43524099181a30a8a.zip" -> "a5ebefe5d10a862f95f8f25a7ab0efed.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "xW_It6EVwkyTwYrpJqAnCs.ckTfPcH_x" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadGrantsGovDB:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "49214e147b8f4da43524099181a30a8a.zip" -> "a5ebefe5d10a862f95f8f25a7ab0efed.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (13 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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/6932f1b3417a97e1daae5f59a00da666.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "e3b1e29ab9966e4831683c5c7de593cf-3" -> (known after apply)
~ id = "6932f1b3417a97e1daae5f59a00da666.zip" -> (known after apply)
~ key = "6932f1b3417a97e1daae5f59a00da666.zip" -> "69641afa0625ada1affb392f863ba47b.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "jhtKqJr7InNkzoudG7E9BczDzNfxYTO8" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-EnqueueFFISDownload:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "6932f1b3417a97e1daae5f59a00da666.zip" -> "69641afa0625ada1affb392f863ba47b.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/1553cae8198ecdac9bca3aab0735bbd0.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "a13c905dc395e552c67b790906fb2a54-3" -> (known after apply)
~ id = "1553cae8198ecdac9bca3aab0735bbd0.zip" -> (known after apply)
~ key = "1553cae8198ecdac9bca3aab0735bbd0.zip" -> "dc9a6b4198514e7784c509e5da5dc320.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "y8W4UD3cLu79_0o.p9a53TIv1E6Xd_Kc" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ExtractGrantsGovDBToXML:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "1553cae8198ecdac9bca3aab0735bbd0.zip" -> "dc9a6b4198514e7784c509e5da5dc320.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/61aebe7bc81ee7eec78b8bad8f7b5476.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "0b8bed521024c957354a7c0cb833adfa-3" -> (known after apply)
~ id = "61aebe7bc81ee7eec78b8bad8f7b5476.zip" -> (known after apply)
~ key = "61aebe7bc81ee7eec78b8bad8f7b5476.zip" -> "50c70b39ab2ca9bbbfd3be93830401f5.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "mrnTjfIgxjI1HoxrfymaK_mmfQ9l8gzb" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistFFISData:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "61aebe7bc81ee7eec78b8bad8f7b5476.zip" -> "50c70b39ab2ca9bbbfd3be93830401f5.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/86982e4d7b4edb7e6481685ae23ef537.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "1b5e550e52a73094dfa3237b2271ab02-3" -> (known after apply)
~ id = "86982e4d7b4edb7e6481685ae23ef537.zip" -> (known after apply)
~ key = "86982e4d7b4edb7e6481685ae23ef537.zip" -> "9923152d8cde4ab5dc4218c6a680ee17.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "psSyUrxjplleWb2NhOr_XQQzGjvCo5Qh" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistGrantsGovXMLDB:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "86982e4d7b4edb7e6481685ae23ef537.zip" -> "9923152d8cde4ab5dc4218c6a680ee17.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/6ed38852bb9b716687aa3fb9405cfff5.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "f69bcfcb1a36fd0139a9cd34b74b13ce-3" -> (known after apply)
~ id = "6ed38852bb9b716687aa3fb9405cfff5.zip" -> (known after apply)
~ key = "6ed38852bb9b716687aa3fb9405cfff5.zip" -> "4523bfb69e023796bacf156295416f2c.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "NXMyB1kz4o7YTUTXEx_0XSaq5isOlRK." -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PublishGrantEvents:54" -> (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:54/invocations" -> (known after apply)
~ s3_key = "6ed38852bb9b716687aa3fb9405cfff5.zip" -> "4523bfb69e023796bacf156295416f2c.zip"
tags = {}
~ version = "54" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "54" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/6c2695dbf685bcc4533910c073b8f5fa.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "613bcaf4c7260a0a8460f4e7ce33a6df-3" -> (known after apply)
~ id = "6c2695dbf685bcc4533910c073b8f5fa.zip" -> (known after apply)
~ key = "6c2695dbf685bcc4533910c073b8f5fa.zip" -> "efbd630e70ff40697b16d92af02cb60b.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "1LjV4uHvfihGT5xCJGnogeaiA7Txnhnj" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ReceiveFFISEmail:52" -> (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:52/invocations" -> (known after apply)
~ s3_key = "6c2695dbf685bcc4533910c073b8f5fa.zip" -> "efbd630e70ff40697b16d92af02cb60b.zip"
tags = {}
~ version = "52" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "52" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/2ea5be72ef3a126f0c07d13e2c92eaee.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "186dd8523ad9bc180810c8fcfe6c8fd4-3" -> (known after apply)
~ id = "2ea5be72ef3a126f0c07d13e2c92eaee.zip" -> (known after apply)
~ key = "2ea5be72ef3a126f0c07d13e2c92eaee.zip" -> "1b0945159649055a5c2a16e0c12913ed.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "II4V3YXZs7_4jrPhamKisfyun9yKG1vx" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitFFISSpreadsheet:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "2ea5be72ef3a126f0c07d13e2c92eaee.zip" -> "1b0945159649055a5c2a16e0c12913ed.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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" {
+ acl = (known after apply)
~ arn = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/5e8bb97545a0bd8d3b319eb7a9d0792e.zip" -> (known after apply)
~ bucket_key_enabled = false -> (known after apply)
+ checksum_crc32 = (known after apply)
+ checksum_crc32c = (known after apply)
+ checksum_sha1 = (known after apply)
+ checksum_sha256 = (known after apply)
~ content_type = "binary/octet-stream" -> (known after apply)
~ etag = "638c6870211b0208cfebbb7c43c077fd-3" -> (known after apply)
~ id = "5e8bb97545a0bd8d3b319eb7a9d0792e.zip" -> (known after apply)
~ key = "5e8bb97545a0bd8d3b319eb7a9d0792e.zip" -> "a486451f916564fc59d156d15a6bddb1.zip" # forces replacement
+ kms_key_id = (known after apply)
- metadata = {} -> null
~ storage_class = "STANDARD" -> (known after apply)
- tags = {} -> null
~ version_id = "qlUOkXhddm_P8HaWfKMsHxIpS8i0gMOm" -> (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 = "2024-05-17T17:15:03.000+0000" -> (known after apply)
~ qualified_arn = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitGrantsGovXMLDB:53" -> (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:53/invocations" -> (known after apply)
~ s3_key = "5e8bb97545a0bd8d3b319eb7a9d0792e.zip" -> "a486451f916564fc59d156d15a6bddb1.zip"
tags = {}
~ version = "53" -> (known after apply)
# (19 unchanged attributes hidden)
~ environment {
~ variables = {
~ "DD_TAGS" = "git.commit.sha:fa31063c7ca3e64b2a8231b3670832a0d144cc6e,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb" -> "git.commit.sha:3380c150c58c1722634bcaa2da06e8e19e0a6d6b,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb"
~ "DD_VERSION" = "fa31063c7ca3e64b2a8231b3670832a0d144cc6e" -> "3380c150c58c1722634bcaa2da06e8e19e0a6d6b"
# (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 = "53" # 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: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
docker-compose.yml
(docker-compose).github/workflows/aws-auth.yml
(github-actions).github/workflows/build.yml
(github-actions).github/workflows/code-scanning.yml
(github-actions).github/workflows/dependabot-auto-approve.yml
(github-actions).github/workflows/deploy-production.yml
(github-actions).github/workflows/publish-terraform-plan.yml
(github-actions).github/workflows/qa.yml
(github-actions).github/workflows/release-drafter.yml
(github-actions).github/workflows/terraform-apply.yml
(github-actions).github/workflows/terraform-plan.yml
(github-actions)go.mod
(gomod)terraform/main.tf
(terraform)terraform/modules/DownloadFFISSpreadsheet/main.tf
(terraform)terraform/modules/DownloadGrantsGovDB/main.tf
(terraform)terraform/modules/EnqueueFFISDownload/main.tf
(terraform)terraform/modules/ExtractGrantsGovDBToXML/main.tf
(terraform)terraform/modules/PersistFFISData/main.tf
(terraform)terraform/modules/PersistGrantsGovXMLDB/main.tf
(terraform)terraform/modules/PublishGrantEvents/main.tf
(terraform)terraform/modules/ReceiveFFISEmail/main.tf
(terraform)terraform/modules/SplitFFISSpreadsheet/main.tf
(terraform)terraform/modules/SplitGrantsGovXMLDB/main.tf
(terraform)terraform/modules/taskfile_lambda_builder/versions.tf
(terraform)terraform/.terraform-version
(terraform-version)terraform/.tflint.hcl
(tflint-plugin)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 24 Pull Requests:
Update github.com/johannesboyne/gofakes3 digest to 0da3aa9
renovate/github.com-johannesboyne-gofakes3-digest
main
0da3aa9c32ca
Update Terraform external to v2.3.4
renovate/external-2.x
main
2.3.4
Update Terraform http to v3.4.5
renovate/http-3.x
main
3.4.5
Update zgosalvez/github-actions-ensure-sha-pinned-actions action to v3.0.16
renovate/zgosalvez-github-actions-ensure-sha-pinned-actions-3.x
main
38608ef4fb69adae7f1eac6eeb88e67b7d083bfd
Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.34.0
renovate/terraform-linters-tflint-ruleset-aws-0.x
main
0.34.0
Update Terraform archive to v2.6.0
renovate/archive-2.x
main
2.6.0
Update Terraform aws to ~> 5.74.0
renovate/aws-5.x
main
~> 5.74.0
Update Terraform cloudposse/dynamodb/aws to v0.37.0
renovate/cloudposse-dynamodb-aws-0.x
main
0.37.0
Update Terraform cloudposse/s3-bucket/aws to v4.7.1
renovate/cloudposse-s3-bucket-aws-4.x
main
4.7.1
Update Terraform datadog to ~> 3.46.0
renovate/datadog-3.x
main
~> 3.46.0
Update Terraform terraform-aws-modules/lambda/aws to v6.8.0
renovate/terraform-aws-modules-lambda-aws-6.x
main
6.8.0
Update actions/setup-go action to v5.1.0
renovate/actions-setup-go-5.x
main
41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
Update aws-sdk-go-v2 monorepo
renovate/aws-sdk-go-v2-monorepo
main
v1.32.3
v1.28.1
v1.17.42
v1.15.13
v1.7.48
v1.17.35
v1.36.3
v1.24.3
v1.35.3
v1.66.2
v1.36.3
Update crazy-max/ghaction-upx action to v3.1.0
renovate/crazy-max-ghaction-upx-3.x
main
de21b8cbed76979407eeb6e41aa5e270afc3225c
Update dependency hashicorp/terraform to v1.9.8
renovate/terraform-monorepo
main
1.9.8
Update github/codeql-action action to v2.27.0
renovate/github-codeql-action-2.x
main
6a89f57882288b3d2f190cda65000eec9e9ebb7c
Update module github.com/Netflix/go-env to v0.1.2
renovate/github.com-netflix-go-env-0.x
main
6b7f89893152c6fd09ac70c4bc7d7d7ed7df5aba
Update module github.com/alecthomas/kong to v1.3.0
renovate/github.com-alecthomas-kong-1.x
main
v1.3.0
Update module github.com/aws/smithy-go to v1.22.0
renovate/github.com-aws-smithy-go-1.x
main
v1.22.0
Update module github.com/xuri/excelize/v2 to v2.9.0
renovate/github.com-xuri-excelize-v2-2.x
main
v2.9.0
Update Terraform cloudposse/iam-policy/aws to v2
renovate/cloudposse-iam-policy-aws-2.x
main
2.0.1
Update Terraform terraform-aws-modules/lambda/aws to v7
renovate/terraform-aws-modules-lambda-aws-7.x
main
7.14.0
Update github/codeql-action action to v3
renovate/github-codeql-action-3.x
main
662472033e021d55d94146f66f6058822b0b39fd
Update module github.com/posener/complete to v2
renovate/github.com-posener-complete-2.x
main
v2.1.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Could not determine new digest for update (github-tags package github/codeql-action)
Files affected:
.github/workflows/code-scanning.yml
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.