Conversation
* Automate ALN updates and test workbook generation * Address review comments and include generated workbook files as well as new script to automate version number increase * Revert "Address review comments and include generated workbook files as well as new script to automate version number increase" This reverts commit fbe6aef. * Restore auto ALN schema process changes * Sync Excel templates from main (remove instructions links) * Remove instructions row, fix coversheet alignment, update test fixtures, regenerate workbooks (v1.1.9) * remove whitespace from last line * Regenerate workbooks and test fixtures (v1.1.9) * Fix SAM.gov ALN fetch performance * new ALN fetch * Edit workbook version script to use shared config file and update ReadMe * fix outdated instructions in Sheets.libsonnet * Address review feedback for workbook versioning, exit if no workbook version found or missing fields/bad json, and SAM key example * Fix flake8 spacing in workbook version validation * Linting fixes * Linting fix * fix cypress * fix cypress 2 * fix cypress 3
Contributor
|
Terraform plan for staging Plan: 3 to add, 5 to change, 3 to destroy.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.staging.cloudfoundry_network_policy.app-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "app-network-policy" {
!~ policies = [
!~ {
!~ destination_app = "5e1e2a75-630a-4a1c-a006-ddd4a58e1cfa" -> (known after apply)
# (3 unchanged attributes hidden)
},
!~ {
!~ destination_app = "5e1e2a75-630a-4a1c-a006-ddd4a58e1cfa" -> (known after apply)
# (3 unchanged attributes hidden)
},
# (1 unchanged element hidden)
]
}
# module.staging.cloudfoundry_network_policy.clamav-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "clamav-network-policy" {
!~ policies = [
!~ {
!~ source_app = "5e1e2a75-630a-4a1c-a006-ddd4a58e1cfa" -> (known after apply)
# (3 unchanged attributes hidden)
},
!~ {
!~ source_app = "14a2ad92-0bf8-4c3d-bed9-721af85054f2" -> (known after apply)
# (3 unchanged attributes hidden)
},
]
}
# module.staging.cloudfoundry_network_policy.scanner-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "scanner-network-policy" {
!~ policies = [
!~ {
!~ destination_app = "14a2ad92-0bf8-4c3d-bed9-721af85054f2" -> (known after apply)
# (3 unchanged attributes hidden)
},
# (1 unchanged element hidden)
]
}
# module.staging.module.clamav.cloudfoundry_app.clamav_api must be replaced
-/+ resource "cloudfoundry_app" "clamav_api" {
+ buildpacks = (known after apply)
!~ created_at = "2026-05-05T11:01:23Z" -> (known after apply)
!~ docker_image = "ghcr.io/gsa-tts/fac/clamav@sha256:631c9fd2a92b5751927f09f78281a3b15ea14593c46a1fbb51eb652d91774437" -> "ghcr.io/gsa-tts/fac/clamav@sha256:6cb40ce9be7a1e9a3cf174e301363f54cc5ab5591bc9532609ed7c17603236de"
!~ enable_ssh = false -> (known after apply)
!~ health_check_type = "port" -> (known after apply)
!~ id = "************************************" -> (known after apply)
!~ log_rate_limit_per_second = "-1" -> (known after apply)
name = "fac-av-staging"
!~ readiness_health_check_type = "process" -> (known after apply)
!~ routes = [
- {
- protocol = "http1" -> null
- route = "fac-av-staging.apps.internal" -> null
},
] -> (known after apply)
+ service_bindings = (known after apply) # forces replacement
!~ stack = null -> (known after apply)
!~ updated_at = "2026-05-05T11:01:30Z" -> (known after apply)
# (8 unchanged attributes hidden)
}
# module.staging.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~ id = "*******************" -> (known after apply)
!~ triggers = { # forces replacement
!~ "always_run" = "2026-05-09T10:50:17Z" -> (known after apply)
}
}
# module.staging.module.file_scanner_clamav.cloudfoundry_app.clamav_api must be replaced
-/+ resource "cloudfoundry_app" "clamav_api" {
+ buildpacks = (known after apply)
!~ created_at = "2026-05-05T11:01:23Z" -> (known after apply)
!~ docker_image = "ghcr.io/gsa-tts/fac/clamav@sha256:631c9fd2a92b5751927f09f78281a3b15ea14593c46a1fbb51eb652d91774437" -> "ghcr.io/gsa-tts/fac/clamav@sha256:6cb40ce9be7a1e9a3cf174e301363f54cc5ab5591bc9532609ed7c17603236de"
!~ enable_ssh = false -> (known after apply)
!~ health_check_type = "port" -> (known after apply)
!~ id = "************************************" -> (known after apply)
!~ log_rate_limit_per_second = "-1" -> (known after apply)
name = "fac-av-staging-fs"
!~ readiness_health_check_type = "process" -> (known after apply)
!~ routes = [
- {
- protocol = "http1" -> null
- route = "fac-av-staging-fs.apps.internal" -> null
},
] -> (known after apply)
+ service_bindings = (known after apply) # forces replacement
!~ stack = null -> (known after apply)
!~ updated_at = "2026-05-05T11:01:33Z" -> (known after apply)
# (8 unchanged attributes hidden)
}
# module.staging.module.clamav.module.route.cloudfoundry_route.app_route will be updated in-place
!~ resource "cloudfoundry_route" "app_route" {
!~ destinations = [
- {
- app_id = "5e1e2a75-630a-4a1c-a006-ddd4a58e1cfa" -> null
- app_process_type = "web" -> null
- id = "72aeccff-659c-4f4b-bb55-22e193747c50" -> null
- port = 8080 -> null
- protocol = "http1" -> null
},
+ {
+ app_id = (known after apply)
+ app_process_type = (known after apply)
+ id = (known after apply)
+ port = (known after apply)
+ protocol = (known after apply)
},
]
id = "8dec12f0-4f36-4b17-8f5d-f3adfbc29544"
!~ updated_at = "2026-05-05T11:01:31Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
# module.staging.module.file_scanner_clamav.module.route.cloudfoundry_route.app_route will be updated in-place
!~ resource "cloudfoundry_route" "app_route" {
!~ destinations = [
- {
- app_id = "14a2ad92-0bf8-4c3d-bed9-721af85054f2" -> null
- app_process_type = "web" -> null
- id = "430455f6-9a9b-46e3-b424-fca237329e41" -> null
- port = 8080 -> null
- protocol = "http1" -> null
},
+ {
+ app_id = (known after apply)
+ app_process_type = (known after apply)
+ id = (known after apply)
+ port = (known after apply)
+ protocol = (known after apply)
},
]
id = "a37f24c6-0c6b-4ca4-a0c3-82983f3df94a"
!~ updated_at = "2026-05-05T11:01:34Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
Plan: 3 to add, 5 to change, 3 to destroy.📝 Plan generated in Pull Request Checks #927 |
Contributor
|
Terraform plan for production Plan: 3 to add, 5 to change, 3 to destroy.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.production.cloudfoundry_network_policy.app-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "app-network-policy" {
!~ policies = [
!~ {
!~ destination_app = "97f57706-7349-4e85-8fa6-d40fb72f849b" -> (known after apply)
# (3 unchanged attributes hidden)
},
!~ {
!~ destination_app = "97f57706-7349-4e85-8fa6-d40fb72f849b" -> (known after apply)
# (3 unchanged attributes hidden)
},
# (1 unchanged element hidden)
]
}
# module.production.cloudfoundry_network_policy.clamav-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "clamav-network-policy" {
!~ policies = [
!~ {
!~ source_app = "97f57706-7349-4e85-8fa6-d40fb72f849b" -> (known after apply)
# (3 unchanged attributes hidden)
},
!~ {
!~ source_app = "f3d6b3d7-a5e8-4bec-95a1-0de342c9742f" -> (known after apply)
# (3 unchanged attributes hidden)
},
]
}
# module.production.cloudfoundry_network_policy.scanner-network-policy will be updated in-place
!~ resource "cloudfoundry_network_policy" "scanner-network-policy" {
!~ policies = [
!~ {
!~ destination_app = "f3d6b3d7-a5e8-4bec-95a1-0de342c9742f" -> (known after apply)
# (3 unchanged attributes hidden)
},
# (1 unchanged element hidden)
]
}
# module.production.module.clamav.cloudfoundry_app.clamav_api must be replaced
-/+ resource "cloudfoundry_app" "clamav_api" {
+ buildpacks = (known after apply)
!~ created_at = "2026-04-29T18:00:36Z" -> (known after apply)
!~ docker_image = "ghcr.io/gsa-tts/fac/clamav@sha256:92f3615c12fdf17fc184753e2aa6b9d972aaa88238cc2e99997775c1bc699188" -> "ghcr.io/gsa-tts/fac/clamav@sha256:6cb40ce9be7a1e9a3cf174e301363f54cc5ab5591bc9532609ed7c17603236de"
!~ enable_ssh = false -> (known after apply)
!~ health_check_type = "port" -> (known after apply)
!~ id = "************************************" -> (known after apply)
!~ log_rate_limit_per_second = "-1" -> (known after apply)
name = "fac-av-production"
!~ readiness_health_check_type = "process" -> (known after apply)
!~ routes = [
- {
- protocol = "http1" -> null
- route = "fac-av-production.apps.internal" -> null
},
] -> (known after apply)
+ service_bindings = (known after apply) # forces replacement
!~ stack = null -> (known after apply)
!~ updated_at = "2026-04-29T18:00:45Z" -> (known after apply)
# (8 unchanged attributes hidden)
}
# module.production.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~ id = "*******************" -> (known after apply)
!~ triggers = { # forces replacement
!~ "always_run" = "2026-04-30T17:15:13Z" -> (known after apply)
}
}
# module.production.module.file_scanner_clamav.cloudfoundry_app.clamav_api must be replaced
-/+ resource "cloudfoundry_app" "clamav_api" {
+ buildpacks = (known after apply)
!~ created_at = "2026-04-29T18:00:36Z" -> (known after apply)
!~ docker_image = "ghcr.io/gsa-tts/fac/clamav@sha256:92f3615c12fdf17fc184753e2aa6b9d972aaa88238cc2e99997775c1bc699188" -> "ghcr.io/gsa-tts/fac/clamav@sha256:6cb40ce9be7a1e9a3cf174e301363f54cc5ab5591bc9532609ed7c17603236de"
!~ enable_ssh = false -> (known after apply)
!~ health_check_type = "port" -> (known after apply)
!~ id = "************************************" -> (known after apply)
!~ log_rate_limit_per_second = "-1" -> (known after apply)
name = "fac-av-production-fs"
!~ readiness_health_check_type = "process" -> (known after apply)
!~ routes = [
- {
- protocol = "http1" -> null
- route = "fac-av-production-fs.apps.internal" -> null
},
] -> (known after apply)
+ service_bindings = (known after apply) # forces replacement
!~ stack = null -> (known after apply)
!~ updated_at = "2026-04-29T18:00:47Z" -> (known after apply)
# (8 unchanged attributes hidden)
}
# module.production.module.clamav.module.route.cloudfoundry_route.app_route will be updated in-place
!~ resource "cloudfoundry_route" "app_route" {
!~ destinations = [
- {
- app_id = "97f57706-7349-4e85-8fa6-d40fb72f849b" -> null
- app_process_type = "web" -> null
- id = "ac01a752-f948-483b-bbf0-84b86dcf50e2" -> null
- port = 8080 -> null
- protocol = "http1" -> null
},
+ {
+ app_id = (known after apply)
+ app_process_type = (known after apply)
+ id = (known after apply)
+ port = (known after apply)
+ protocol = (known after apply)
},
]
id = "5ae55cd7-5641-4974-a489-56a5cf2c7524"
!~ updated_at = "2026-04-29T18:00:45Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
# module.production.module.file_scanner_clamav.module.route.cloudfoundry_route.app_route will be updated in-place
!~ resource "cloudfoundry_route" "app_route" {
!~ destinations = [
- {
- app_id = "f3d6b3d7-a5e8-4bec-95a1-0de342c9742f" -> null
- app_process_type = "web" -> null
- id = "d155f300-da18-4f5f-ab62-c7898b12bae8" -> null
- port = 8080 -> null
- protocol = "http1" -> null
},
+ {
+ app_id = (known after apply)
+ app_process_type = (known after apply)
+ id = (known after apply)
+ port = (known after apply)
+ protocol = (known after apply)
},
]
id = "6fe52dc1-3d44-4b75-80d6-36e97d217600"
!~ updated_at = "2026-04-29T18:00:47Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
Plan: 3 to add, 5 to change, 3 to destroy.📝 Plan generated in Pull Request Checks #927 |
Contributor
Minimum allowed line rate is |
This file contains hidden or 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
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.
This is an auto-generated pull request to merge main into prod for a staging release on 2026-05-13 with the last commit being merged as f3cb2b9