From 667468c16b396456d14cf52e595c5024bb208caa Mon Sep 17 00:00:00 2001 From: Marina Limeira Date: Fri, 23 Jun 2023 13:49:10 +0200 Subject: [PATCH] Update patcher changelogs as of 23. June --- .../terraform-aws-cis-service-catalog/data-stores/efs.json | 3 +++ .../terraform-aws-cis-service-catalog/data-stores/rds.json | 3 +++ .../landingzone/account-baseline-app.json | 3 +++ .../landingzone/account-baseline-root.json | 3 +++ .../landingzone/account-baseline-security.json | 3 +++ .../networking/vpc-app-network-acls.json | 3 +++ .../networking/vpc-mgmt-network-acls.json | 3 +++ .../terraform-aws-cis-service-catalog/networking/vpc-mgmt.json | 3 +++ .../terraform-aws-cis-service-catalog/networking/vpc.json | 3 +++ .../observability/aws-config-multi-region.json | 3 +++ .../observability/cloudtrail.json | 3 +++ .../observability/cloudwatch-logs-metric-filters.json | 3 +++ .../security/aws-securityhub.json | 3 +++ .../security/cleanup-expired-certs.json | 3 +++ .../security/cross-account-iam-roles.json | 3 +++ .../security/custom-iam-entity.json | 3 +++ .../terraform-aws-cis-service-catalog/security/iam-groups.json | 3 +++ .../security/iam-password-policy.json | 3 +++ .../terraform-aws-cis-service-catalog/security/macie.json | 3 +++ .../security/revoke-unused-iam-credentials.json | 3 +++ .../security/saml-iam-roles.json | 3 +++ static/patcher-changelogs/terraform-aws-ecs/ecs-cluster.json | 3 +++ .../terraform-aws-ecs/ecs-daemon-service.json | 3 +++ .../terraform-aws-ecs/ecs-deploy-check-binaries.json | 3 +++ static/patcher-changelogs/terraform-aws-ecs/ecs-deploy.json | 3 +++ static/patcher-changelogs/terraform-aws-ecs/ecs-fargate.json | 3 +++ static/patcher-changelogs/terraform-aws-ecs/ecs-scripts.json | 3 +++ .../terraform-aws-ecs/ecs-service-with-alb.json | 3 +++ .../terraform-aws-ecs/ecs-service-with-discovery.json | 3 +++ static/patcher-changelogs/terraform-aws-ecs/ecs-service.json | 3 +++ .../terraform-aws-ecs/ecs-task-scheduler.json | 3 +++ .../patcher-changelogs/terraform-aws-security/auto-update.json | 3 +++ static/patcher-changelogs/terraform-aws-security/aws-auth.json | 3 +++ .../terraform-aws-security/aws-config-bucket.json | 3 +++ .../terraform-aws-security/aws-config-multi-region.json | 3 +++ .../terraform-aws-security/aws-config-rules.json | 3 +++ .../patcher-changelogs/terraform-aws-security/aws-config.json | 3 +++ .../terraform-aws-security/aws-organizations.json | 3 +++ .../terraform-aws-security/cloudtrail-bucket.json | 3 +++ .../patcher-changelogs/terraform-aws-security/cloudtrail.json | 3 +++ .../terraform-aws-security/cross-account-iam-roles.json | 3 +++ .../terraform-aws-security/custom-iam-entity.json | 3 +++ .../terraform-aws-security/ebs-encryption-multi-region.json | 3 +++ .../terraform-aws-security/ebs-encryption.json | 3 +++ static/patcher-changelogs/terraform-aws-security/fail2ban.json | 3 +++ .../terraform-aws-security/github-actions-iam-role.json | 3 +++ .../terraform-aws-security/guardduty-multi-region.json | 3 +++ .../patcher-changelogs/terraform-aws-security/guardduty.json | 3 +++ .../iam-access-analyzer-multi-region.json | 3 +++ .../patcher-changelogs/terraform-aws-security/iam-groups.json | 3 +++ .../terraform-aws-security/iam-policies.json | 3 +++ .../terraform-aws-security/iam-user-password-policy.json | 3 +++ .../patcher-changelogs/terraform-aws-security/iam-users.json | 3 +++ .../patcher-changelogs/terraform-aws-security/ip-lockdown.json | 3 +++ .../terraform-aws-security/kms-cmk-replica.json | 3 +++ .../terraform-aws-security/kms-grant-multi-region.json | 3 +++ .../terraform-aws-security/kms-master-key-multi-region.json | 3 +++ .../terraform-aws-security/kms-master-key.json | 3 +++ static/patcher-changelogs/terraform-aws-security/ntp.json | 3 +++ .../terraform-aws-security/os-hardening.json | 3 +++ .../terraform-aws-security/private-s3-bucket.json | 3 +++ .../terraform-aws-security/saml-iam-roles.json | 3 +++ .../secrets-manager-resource-policies.json | 3 +++ .../terraform-aws-security/ssh-grunt-selinux-policy.json | 3 +++ .../patcher-changelogs/terraform-aws-security/ssh-grunt.json | 3 +++ static/patcher-changelogs/terraform-aws-security/ssh-iam.json | 3 +++ .../ssm-healthchecks-iam-permissions.json | 3 +++ .../terraform-aws-security/tls-cert-private.json | 3 +++ 68 files changed, 204 insertions(+) diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/efs.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/efs.json index 63e6533b6d..c70649a654 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/efs.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/efs.json @@ -1,6 +1,9 @@ { "module": "data-stores/efs", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/rds.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/rds.json index f1c62e97a2..45c74de463 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/rds.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/data-stores/rds.json @@ -1,6 +1,9 @@ { "module": "data-stores/rds", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-app.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-app.json index d00bb886d1..3f9e20314e 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-app.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-app.json @@ -1,6 +1,9 @@ { "module": "landingzone/account-baseline-app", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-root.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-root.json index 31b854e6dc..b9f91bbcf5 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-root.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-root.json @@ -1,6 +1,9 @@ { "module": "landingzone/account-baseline-root", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-security.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-security.json index df958e8fd5..0406321f15 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-security.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/landingzone/account-baseline-security.json @@ -1,6 +1,9 @@ { "module": "landingzone/account-baseline-security", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-app-network-acls.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-app-network-acls.json index 7c8f707a1c..6128439628 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-app-network-acls.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-app-network-acls.json @@ -1,6 +1,9 @@ { "module": "networking/vpc-app-network-acls", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt-network-acls.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt-network-acls.json index 02b34763ac..02268ffc28 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt-network-acls.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt-network-acls.json @@ -1,6 +1,9 @@ { "module": "networking/vpc-mgmt-network-acls", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt.json index 3958769a83..3d3bc07c49 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc-mgmt.json @@ -1,6 +1,9 @@ { "module": "networking/vpc-mgmt", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc.json index 11e659064c..5159ed3a5a 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/networking/vpc.json @@ -1,6 +1,9 @@ { "module": "networking/vpc", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/aws-config-multi-region.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/aws-config-multi-region.json index c782835a5d..78e12dbb45 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/aws-config-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/aws-config-multi-region.json @@ -1,6 +1,9 @@ { "module": "observability/aws-config-multi-region", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudtrail.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudtrail.json index ba4cb611e6..dd90538b88 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudtrail.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudtrail.json @@ -1,6 +1,9 @@ { "module": "observability/cloudtrail", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudwatch-logs-metric-filters.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudwatch-logs-metric-filters.json index c9c175b779..6a3bc6b9e3 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudwatch-logs-metric-filters.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/observability/cloudwatch-logs-metric-filters.json @@ -1,6 +1,9 @@ { "module": "observability/cloudwatch-logs-metric-filters", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/aws-securityhub.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/aws-securityhub.json index 2019c33691..68c2c72a2e 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/aws-securityhub.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/aws-securityhub.json @@ -1,6 +1,9 @@ { "module": "security/aws-securityhub", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cleanup-expired-certs.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cleanup-expired-certs.json index 1eb44305d6..c4259fa976 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cleanup-expired-certs.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cleanup-expired-certs.json @@ -1,6 +1,9 @@ { "module": "security/cleanup-expired-certs", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cross-account-iam-roles.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cross-account-iam-roles.json index 42d4233794..7e3a63e551 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cross-account-iam-roles.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/cross-account-iam-roles.json @@ -1,6 +1,9 @@ { "module": "security/cross-account-iam-roles", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/custom-iam-entity.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/custom-iam-entity.json index e9077fb117..12f6f38f6f 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/custom-iam-entity.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/custom-iam-entity.json @@ -1,6 +1,9 @@ { "module": "security/custom-iam-entity", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-groups.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-groups.json index c7573a92b0..663def30e8 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-groups.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-groups.json @@ -1,6 +1,9 @@ { "module": "security/iam-groups", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-password-policy.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-password-policy.json index 38c3b746d6..56abf76a95 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-password-policy.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/iam-password-policy.json @@ -1,6 +1,9 @@ { "module": "security/iam-password-policy", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/macie.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/macie.json index e3af627020..4a4e47e4a5 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/macie.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/macie.json @@ -1,6 +1,9 @@ { "module": "security/macie", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/revoke-unused-iam-credentials.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/revoke-unused-iam-credentials.json index 6bfb32435b..032a7ed17a 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/revoke-unused-iam-credentials.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/revoke-unused-iam-credentials.json @@ -1,6 +1,9 @@ { "module": "security/revoke-unused-iam-credentials", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/saml-iam-roles.json b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/saml-iam-roles.json index 7930583e9b..da67bb1466 100644 --- a/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/saml-iam-roles.json +++ b/static/patcher-changelogs/terraform-aws-cis-service-catalog/security/saml-iam-roles.json @@ -1,6 +1,9 @@ { "module": "security/saml-iam-roles", "releases": { + "v0.47.5": { + "contains_changes": false + }, "v0.47.4": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-cluster.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-cluster.json index 46a3f77554..58d7899214 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-cluster.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-cluster.json @@ -1,6 +1,9 @@ { "module": "ecs-cluster", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-daemon-service.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-daemon-service.json index 7d5a075b95..cdd074dfd6 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-daemon-service.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-daemon-service.json @@ -1,6 +1,9 @@ { "module": "ecs-daemon-service", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy-check-binaries.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy-check-binaries.json index 0eedb64876..c345a39625 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy-check-binaries.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy-check-binaries.json @@ -1,6 +1,9 @@ { "module": "ecs-deploy-check-binaries", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy.json index 865db5f453..e0a29bd008 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-deploy.json @@ -1,6 +1,9 @@ { "module": "ecs-deploy", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-fargate.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-fargate.json index eefa39c4f4..427f047cc8 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-fargate.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-fargate.json @@ -1,6 +1,9 @@ { "module": "ecs-fargate", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-scripts.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-scripts.json index 2d988dcc09..cd3f637854 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-scripts.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-scripts.json @@ -1,6 +1,9 @@ { "module": "ecs-scripts", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-alb.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-alb.json index d4f4e32fa3..c9f1e31a18 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-alb.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-alb.json @@ -1,6 +1,9 @@ { "module": "ecs-service-with-alb", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-discovery.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-discovery.json index 999ae7bc9c..6a9bb33594 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-discovery.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-service-with-discovery.json @@ -1,6 +1,9 @@ { "module": "ecs-service-with-discovery", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-service.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-service.json index 9da1a2bba5..85934a004b 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-service.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-service.json @@ -1,6 +1,9 @@ { "module": "ecs-service", "releases": { + "v0.35.7": { + "contains_changes": true + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-ecs/ecs-task-scheduler.json b/static/patcher-changelogs/terraform-aws-ecs/ecs-task-scheduler.json index 8dc825172b..ec8a26f45b 100644 --- a/static/patcher-changelogs/terraform-aws-ecs/ecs-task-scheduler.json +++ b/static/patcher-changelogs/terraform-aws-ecs/ecs-task-scheduler.json @@ -1,6 +1,9 @@ { "module": "ecs-task-scheduler", "releases": { + "v0.35.7": { + "contains_changes": false + }, "v0.35.6": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/auto-update.json b/static/patcher-changelogs/terraform-aws-security/auto-update.json index 84b59f6337..0ab42ef7a7 100644 --- a/static/patcher-changelogs/terraform-aws-security/auto-update.json +++ b/static/patcher-changelogs/terraform-aws-security/auto-update.json @@ -1,6 +1,9 @@ { "module": "auto-update", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-auth.json b/static/patcher-changelogs/terraform-aws-security/aws-auth.json index 8a6191db92..9dd75ed208 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-auth.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-auth.json @@ -1,6 +1,9 @@ { "module": "aws-auth", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-config-bucket.json b/static/patcher-changelogs/terraform-aws-security/aws-config-bucket.json index 083c5a73c0..97154902a2 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-config-bucket.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-config-bucket.json @@ -1,6 +1,9 @@ { "module": "aws-config-bucket", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-config-multi-region.json b/static/patcher-changelogs/terraform-aws-security/aws-config-multi-region.json index 2f3620429b..2a4237a939 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-config-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-config-multi-region.json @@ -1,6 +1,9 @@ { "module": "aws-config-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-config-rules.json b/static/patcher-changelogs/terraform-aws-security/aws-config-rules.json index 9970baf6e7..7593619f84 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-config-rules.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-config-rules.json @@ -1,6 +1,9 @@ { "module": "aws-config-rules", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-config.json b/static/patcher-changelogs/terraform-aws-security/aws-config.json index 112b615ab3..d0af3199bf 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-config.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-config.json @@ -1,6 +1,9 @@ { "module": "aws-config", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/aws-organizations.json b/static/patcher-changelogs/terraform-aws-security/aws-organizations.json index 9cc4ab585e..54367d1532 100644 --- a/static/patcher-changelogs/terraform-aws-security/aws-organizations.json +++ b/static/patcher-changelogs/terraform-aws-security/aws-organizations.json @@ -1,6 +1,9 @@ { "module": "aws-organizations", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/cloudtrail-bucket.json b/static/patcher-changelogs/terraform-aws-security/cloudtrail-bucket.json index 59b793112d..9e14b4ed0a 100644 --- a/static/patcher-changelogs/terraform-aws-security/cloudtrail-bucket.json +++ b/static/patcher-changelogs/terraform-aws-security/cloudtrail-bucket.json @@ -1,6 +1,9 @@ { "module": "cloudtrail-bucket", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/cloudtrail.json b/static/patcher-changelogs/terraform-aws-security/cloudtrail.json index 25b53e5d9c..511d260205 100644 --- a/static/patcher-changelogs/terraform-aws-security/cloudtrail.json +++ b/static/patcher-changelogs/terraform-aws-security/cloudtrail.json @@ -1,6 +1,9 @@ { "module": "cloudtrail", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/cross-account-iam-roles.json b/static/patcher-changelogs/terraform-aws-security/cross-account-iam-roles.json index f5d0442548..e443443949 100644 --- a/static/patcher-changelogs/terraform-aws-security/cross-account-iam-roles.json +++ b/static/patcher-changelogs/terraform-aws-security/cross-account-iam-roles.json @@ -1,6 +1,9 @@ { "module": "cross-account-iam-roles", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/custom-iam-entity.json b/static/patcher-changelogs/terraform-aws-security/custom-iam-entity.json index 63b48e2258..42e27b4ca1 100644 --- a/static/patcher-changelogs/terraform-aws-security/custom-iam-entity.json +++ b/static/patcher-changelogs/terraform-aws-security/custom-iam-entity.json @@ -1,6 +1,9 @@ { "module": "custom-iam-entity", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ebs-encryption-multi-region.json b/static/patcher-changelogs/terraform-aws-security/ebs-encryption-multi-region.json index 3cc3f235f9..69b3b600fc 100644 --- a/static/patcher-changelogs/terraform-aws-security/ebs-encryption-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/ebs-encryption-multi-region.json @@ -1,6 +1,9 @@ { "module": "ebs-encryption-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ebs-encryption.json b/static/patcher-changelogs/terraform-aws-security/ebs-encryption.json index dec0ea24b6..fa471d5a4d 100644 --- a/static/patcher-changelogs/terraform-aws-security/ebs-encryption.json +++ b/static/patcher-changelogs/terraform-aws-security/ebs-encryption.json @@ -1,6 +1,9 @@ { "module": "ebs-encryption", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/fail2ban.json b/static/patcher-changelogs/terraform-aws-security/fail2ban.json index e1710d28b5..7f58dc46c8 100644 --- a/static/patcher-changelogs/terraform-aws-security/fail2ban.json +++ b/static/patcher-changelogs/terraform-aws-security/fail2ban.json @@ -1,6 +1,9 @@ { "module": "fail2ban", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/github-actions-iam-role.json b/static/patcher-changelogs/terraform-aws-security/github-actions-iam-role.json index f2af2f491f..ba19026027 100644 --- a/static/patcher-changelogs/terraform-aws-security/github-actions-iam-role.json +++ b/static/patcher-changelogs/terraform-aws-security/github-actions-iam-role.json @@ -1,6 +1,9 @@ { "module": "github-actions-iam-role", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/guardduty-multi-region.json b/static/patcher-changelogs/terraform-aws-security/guardduty-multi-region.json index 1e0a20e0aa..363dbef6a2 100644 --- a/static/patcher-changelogs/terraform-aws-security/guardduty-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/guardduty-multi-region.json @@ -1,6 +1,9 @@ { "module": "guardduty-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/guardduty.json b/static/patcher-changelogs/terraform-aws-security/guardduty.json index 9138a23401..c04f6fe7d4 100644 --- a/static/patcher-changelogs/terraform-aws-security/guardduty.json +++ b/static/patcher-changelogs/terraform-aws-security/guardduty.json @@ -1,6 +1,9 @@ { "module": "guardduty", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/iam-access-analyzer-multi-region.json b/static/patcher-changelogs/terraform-aws-security/iam-access-analyzer-multi-region.json index 6a7479f669..1ccc504884 100644 --- a/static/patcher-changelogs/terraform-aws-security/iam-access-analyzer-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/iam-access-analyzer-multi-region.json @@ -1,6 +1,9 @@ { "module": "iam-access-analyzer-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/iam-groups.json b/static/patcher-changelogs/terraform-aws-security/iam-groups.json index b369860811..7e4f9bb9b7 100644 --- a/static/patcher-changelogs/terraform-aws-security/iam-groups.json +++ b/static/patcher-changelogs/terraform-aws-security/iam-groups.json @@ -1,6 +1,9 @@ { "module": "iam-groups", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/iam-policies.json b/static/patcher-changelogs/terraform-aws-security/iam-policies.json index ab691b3759..9c6e62750a 100644 --- a/static/patcher-changelogs/terraform-aws-security/iam-policies.json +++ b/static/patcher-changelogs/terraform-aws-security/iam-policies.json @@ -1,6 +1,9 @@ { "module": "iam-policies", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/iam-user-password-policy.json b/static/patcher-changelogs/terraform-aws-security/iam-user-password-policy.json index 6d756ca4b9..c8047458bf 100644 --- a/static/patcher-changelogs/terraform-aws-security/iam-user-password-policy.json +++ b/static/patcher-changelogs/terraform-aws-security/iam-user-password-policy.json @@ -1,6 +1,9 @@ { "module": "iam-user-password-policy", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/iam-users.json b/static/patcher-changelogs/terraform-aws-security/iam-users.json index da8e526c2a..cb3a39e2f1 100644 --- a/static/patcher-changelogs/terraform-aws-security/iam-users.json +++ b/static/patcher-changelogs/terraform-aws-security/iam-users.json @@ -1,6 +1,9 @@ { "module": "iam-users", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ip-lockdown.json b/static/patcher-changelogs/terraform-aws-security/ip-lockdown.json index 19d9b7de36..d775a6426b 100644 --- a/static/patcher-changelogs/terraform-aws-security/ip-lockdown.json +++ b/static/patcher-changelogs/terraform-aws-security/ip-lockdown.json @@ -1,6 +1,9 @@ { "module": "ip-lockdown", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/kms-cmk-replica.json b/static/patcher-changelogs/terraform-aws-security/kms-cmk-replica.json index b54b040c2c..a0c6ffcdb9 100644 --- a/static/patcher-changelogs/terraform-aws-security/kms-cmk-replica.json +++ b/static/patcher-changelogs/terraform-aws-security/kms-cmk-replica.json @@ -1,6 +1,9 @@ { "module": "kms-cmk-replica", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/kms-grant-multi-region.json b/static/patcher-changelogs/terraform-aws-security/kms-grant-multi-region.json index 039e3b7132..1d1a261fdd 100644 --- a/static/patcher-changelogs/terraform-aws-security/kms-grant-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/kms-grant-multi-region.json @@ -1,6 +1,9 @@ { "module": "kms-grant-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/kms-master-key-multi-region.json b/static/patcher-changelogs/terraform-aws-security/kms-master-key-multi-region.json index bf2d64cec1..46888fe034 100644 --- a/static/patcher-changelogs/terraform-aws-security/kms-master-key-multi-region.json +++ b/static/patcher-changelogs/terraform-aws-security/kms-master-key-multi-region.json @@ -1,6 +1,9 @@ { "module": "kms-master-key-multi-region", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/kms-master-key.json b/static/patcher-changelogs/terraform-aws-security/kms-master-key.json index 407a447edc..699b22bd02 100644 --- a/static/patcher-changelogs/terraform-aws-security/kms-master-key.json +++ b/static/patcher-changelogs/terraform-aws-security/kms-master-key.json @@ -1,6 +1,9 @@ { "module": "kms-master-key", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ntp.json b/static/patcher-changelogs/terraform-aws-security/ntp.json index c9483e611c..dd5852f5a1 100644 --- a/static/patcher-changelogs/terraform-aws-security/ntp.json +++ b/static/patcher-changelogs/terraform-aws-security/ntp.json @@ -1,6 +1,9 @@ { "module": "ntp", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/os-hardening.json b/static/patcher-changelogs/terraform-aws-security/os-hardening.json index adbe29f927..87f4d95548 100644 --- a/static/patcher-changelogs/terraform-aws-security/os-hardening.json +++ b/static/patcher-changelogs/terraform-aws-security/os-hardening.json @@ -1,6 +1,9 @@ { "module": "os-hardening", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/private-s3-bucket.json b/static/patcher-changelogs/terraform-aws-security/private-s3-bucket.json index 7d4e796098..3e2e9851ed 100644 --- a/static/patcher-changelogs/terraform-aws-security/private-s3-bucket.json +++ b/static/patcher-changelogs/terraform-aws-security/private-s3-bucket.json @@ -1,6 +1,9 @@ { "module": "private-s3-bucket", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": true }, diff --git a/static/patcher-changelogs/terraform-aws-security/saml-iam-roles.json b/static/patcher-changelogs/terraform-aws-security/saml-iam-roles.json index 283a52e377..27ac125cc0 100644 --- a/static/patcher-changelogs/terraform-aws-security/saml-iam-roles.json +++ b/static/patcher-changelogs/terraform-aws-security/saml-iam-roles.json @@ -1,6 +1,9 @@ { "module": "saml-iam-roles", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/secrets-manager-resource-policies.json b/static/patcher-changelogs/terraform-aws-security/secrets-manager-resource-policies.json index 256cd55009..d27c1d99df 100644 --- a/static/patcher-changelogs/terraform-aws-security/secrets-manager-resource-policies.json +++ b/static/patcher-changelogs/terraform-aws-security/secrets-manager-resource-policies.json @@ -1,6 +1,9 @@ { "module": "secrets-manager-resource-policies", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ssh-grunt-selinux-policy.json b/static/patcher-changelogs/terraform-aws-security/ssh-grunt-selinux-policy.json index 11ee683406..beb51e9b77 100644 --- a/static/patcher-changelogs/terraform-aws-security/ssh-grunt-selinux-policy.json +++ b/static/patcher-changelogs/terraform-aws-security/ssh-grunt-selinux-policy.json @@ -1,6 +1,9 @@ { "module": "ssh-grunt-selinux-policy", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ssh-grunt.json b/static/patcher-changelogs/terraform-aws-security/ssh-grunt.json index 41877c12c8..be0a8bcd59 100644 --- a/static/patcher-changelogs/terraform-aws-security/ssh-grunt.json +++ b/static/patcher-changelogs/terraform-aws-security/ssh-grunt.json @@ -1,6 +1,9 @@ { "module": "ssh-grunt", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ssh-iam.json b/static/patcher-changelogs/terraform-aws-security/ssh-iam.json index e20d6d7f6a..8067a8b2e2 100644 --- a/static/patcher-changelogs/terraform-aws-security/ssh-iam.json +++ b/static/patcher-changelogs/terraform-aws-security/ssh-iam.json @@ -1,6 +1,9 @@ { "module": "ssh-iam", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/ssm-healthchecks-iam-permissions.json b/static/patcher-changelogs/terraform-aws-security/ssm-healthchecks-iam-permissions.json index 67bb9198c2..eb4419892c 100644 --- a/static/patcher-changelogs/terraform-aws-security/ssm-healthchecks-iam-permissions.json +++ b/static/patcher-changelogs/terraform-aws-security/ssm-healthchecks-iam-permissions.json @@ -1,6 +1,9 @@ { "module": "ssm-healthchecks-iam-permissions", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false }, diff --git a/static/patcher-changelogs/terraform-aws-security/tls-cert-private.json b/static/patcher-changelogs/terraform-aws-security/tls-cert-private.json index bb3c9ff7a6..4ed4f8720b 100644 --- a/static/patcher-changelogs/terraform-aws-security/tls-cert-private.json +++ b/static/patcher-changelogs/terraform-aws-security/tls-cert-private.json @@ -1,6 +1,9 @@ { "module": "tls-cert-private", "releases": { + "v0.68.4": { + "contains_changes": false + }, "v0.68.3": { "contains_changes": false },