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

chore: GCForms release v3.10.0 #680

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

sre-read-write[bot]
Copy link
Contributor

@sre-read-write sre-read-write bot commented Jun 11, 2024

🤖 I have created a release beep boop

3.10.0 (2024-06-17)

Features

  • add CloudWatch metrics for Lambda behaviour (#683) (489db64)
  • add form submission health check metrics (#681) (182e920)
  • add health dashboard sections (#692) (142e41d)
  • add system health dashboard (#688) (74b810f)
  • add workflow to catch release of reverted tags (#684) (bde87ea)
  • connects new healthchecks logs from web app in GC Forms healtcheck dashboard (#689) (f908efd)
  • simplify production release reverts (#678) (f8af121)

Bug Fixes

  • Athena load balancer create table query (#679) (140a250)
  • checkout code for update lambda workflow step (#685) (944fdf8)
  • healthchecks dashboard layout is broken (#690) (e45dff3)

Miscellaneous Chores

  • deps: update actions/checkout action to v4 (#686) (a3bdd69)
  • deps: update actions/github-script action to v7 (#687) (a7f1bc4)
  • deps: update all non-major docker images (#636) (2ac8525)
  • deps: update all non-major github action dependencies (#549) (554e8b6)
  • deps: update localstack/localstack docker digest to c7a01ee (#691) (2f73044)
  • synced file(s) with cds-snc/site-reliability-engineering (#665) (a671f77)
  • update codeowners to protect version.txt (#682) (7098c54)

This PR was generated with Release Please. See documentation.

@sre-read-write sre-read-write bot changed the title chore: GCForms release v3.9.5 chore: GCForms release v3.10.0 Jun 12, 2024
@sre-read-write sre-read-write bot force-pushed the release-please--branches--develop branch 15 times, most recently from 03b9f45 to 901b3fe Compare June 17, 2024 13:16
@sre-read-write sre-read-write bot force-pushed the release-please--branches--develop branch from 901b3fe to 17f7592 Compare June 17, 2024 17:15
Copy link

Production: rds

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

Plan: 0 to add, 0 to change, 0 to destroy
Show summary
CHANGE NAME
Show plan
Changes to Outputs:
  + rds_cluster_identifier  = "forms-db-cluster"

You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_rds_cluster.forms"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_secret"]
WARN - plan.json - main - Missing Common Tags: ["aws_secretsmanager_secret.database_url"]

22 tests, 19 passed, 3 warnings, 0 failures, 0 exceptions

Copy link

Production: app

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

⚠️   Warning: resources will be destroyed by this change!

Plan: 1 to add, 0 to change, 1 to destroy
Show summary
CHANGE NAME
recreate aws_ecs_task_definition.form_viewer
Show plan
Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # aws_ecs_task_definition.form_viewer must be replaced
-/+ resource "aws_ecs_task_definition" "form_viewer" {
      ~ arn                      = "arn:aws:ecs:ca-central-1:957818836222:task-definition/form-viewer:70" -> (known after apply)
      ~ arn_without_revision     = "arn:aws:ecs:ca-central-1:957818836222:task-definition/form-viewer" -> (known after apply)
      ~ container_definitions    = jsonencode(
          ~ [
              ~ {
                  - cpu              = 0
                  - essential        = true
                  ~ linuxParameters  = {
                      ~ capabilities = {
                          - add  = []
                            # (1 unchanged attribute hidden)
                        }
                    }
                  - mountPoints      = []
                    name             = "form_viewer"
                  ~ portMappings     = [
                      ~ {
                          - hostPort      = 3000
                          - protocol      = "tcp"
                            # (1 unchanged attribute hidden)
                        },
                    ]
                  - systemControls   = []
                  - volumesFrom      = []
                    # (4 unchanged attributes hidden)
                },
            ] # forces replacement
        )
      ~ id                       = "form-viewer" -> (known after apply)
      ~ revision                 = 70 -> (known after apply)
      - tags                     = {} -> null
        # (9 unchanged attributes hidden)
    }

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

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_appautoscaling_target.forms[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_log_group.forms"]
WARN - plan.json - main - Missing Common Tags: ["aws_codedeploy_app.app"]
WARN - plan.json - main - Missing Common Tags: ["aws_codedeploy_deployment_group.app"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_cluster.forms"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_service.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_task_definition.form_viewer"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.cognito"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_dynamodb"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_kms"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_s3"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_secrets_manager"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.forms_sqs"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.codedeploy"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.forms"]

34 tests, 19 passed, 15 warnings, 0 failures, 0 exceptions

Copy link

Production: alarms

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

⚠️   Warning: resources will be destroyed by this change!

Plan: 20 to add, 0 to change, 1 to destroy
Show summary
CHANGE NAME
recreate module.athena.aws_athena_named_query.lb_create_table[0]
add aws_cloudwatch_dashboard.forms_service_health
aws_cloudwatch_log_metric_filter.healthcheck["ClientSubmitFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["ClientSubmitSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["FormArchiverFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["FormArchiverSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["FormArchiverWarn"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityNotifySendFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityNotifySendSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilitySuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityVaultSaveFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityVaultSaveSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["ReliabilityWarn"]
aws_cloudwatch_log_metric_filter.healthcheck["ResponseArchiverFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["ResponseArchiverSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["ResponseArchiverWarn"]
aws_cloudwatch_log_metric_filter.healthcheck["SubmissionFailed"]
aws_cloudwatch_log_metric_filter.healthcheck["SubmissionSuccess"]
aws_cloudwatch_log_metric_filter.healthcheck["SubmissionWarn"]

✂   Warning: plan has been truncated! See the full plan in the logs.

Show plan
Resource actions are indicated with the following symbols:
  + create
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # aws_cloudwatch_dashboard.forms_service_health will be created
  + resource "aws_cloudwatch_dashboard" "forms_service_health" {
      + dashboard_arn  = (known after apply)
      + dashboard_body = jsonencode(
            {
              + widgets = [
                  + {
                      + height     = 12
                      + properties = {
                          + metrics = [
                              + [
                                  + "forms",
                                  + "ClientSubmitSuccess",
                                  + {
                                      + color = "#2ca02c"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ClientSubmitFailed",
                                  + {
                                      + color = "#d62728"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "App: client submissions"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 12
                      + x          = 0
                      + y          = 2
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "forms",
                                  + "SubmissionSuccess",
                                  + {
                                      + color = "#2ca02c"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "SubmissionWarn",
                                  + {
                                      + color = "#ffbb78"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "SubmissionFailed",
                                  + {
                                      + color = "#d62728"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Lambda: submission"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 12
                      + x          = 12
                      + y          = 2
                    },
                  + {
                      + height     = 8
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/RDS",
                                  + "CPUUtilization",
                                  + "DBClusterIdentifier",
                                  + "forms-mock-db-cluster",
                                  + {
                                      + color  = "#17becf"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period    = 60
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "DB: CPU use"
                          + view      = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 0
                      + y          = 111
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "forms",
                                  + "ReliabilitySuccess",
                                  + {
                                      + color = "#2ca02c"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ReliabilityWarn",
                                  + {
                                      + color = "#ffbb78"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ReliabilityFailed",
                                  + {
                                      + color = "#d62728"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Lambda: reliability"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 12
                      + x          = 12
                      + y          = 8
                    },
                  + {
                      + height     = 8
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/RDS",
                                  + "FreeableMemory",
                                  + "DBClusterIdentifier",
                                  + "forms-mock-db-cluster",
                                  + {
                                      + color = "#9467bd"
                                    },
                                ],
                            ]
                          + period    = 60
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "DB: freeable memory"
                          + view      = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 6
                      + y          = 111
                    },
                  + {
                      + height     = 8
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/RDS",
                                  + "ReadLatency",
                                  + "DBClusterIdentifier",
                                  + "forms-mock-db-cluster",
                                  + {
                                      + color = "#c5b0d5"
                                    },
                                ],
                            ]
                          + period    = 60
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "DB: read latency"
                          + view      = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 12
                      + y          = 111
                    },
                  + {
                      + height     = 8
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/RDS",
                                  + "WriteLatency",
                                  + "DBClusterIdentifier",
                                  + "forms-mock-db-cluster",
                                  + {
                                      + color = "#7f7f7f"
                                    },
                                ],
                            ]
                          + period    = 60
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "DB: write latency"
                          + view      = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 18
                      + y          = 111
                    },
                  + {
                      + height     = 2
                      + properties = {
                          + background = "transparent"
                          + markdown   = <<-EOT
                                # Form submissions
                                Tracking form submissions flow through the system.
                            EOT
                        }
                      + type       = "text"
                      + width      = 24
                      + x          = 0
                      + y          = 0
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/SQS",
                                  + "NumberOfMessagesReceived",
                                  + "QueueName",
                                  + "submission_processing.fifo",
                                  + {
                                      + color = "#8c564b"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Queue: submission messages"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 8
                      + x          = 0
                      + y          = 14
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/SQS",
                                  + "ApproximateAgeOfOldestMessage",
                                  + "QueueName",
                                  + "submission_processing.fifo",
                                  + {
                                      + color  = "#7f7f7f"
                                      + label  = "Oldest message age"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period    = 300
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stat      = "Average"
                          + title     = "Queue: submission message age"
                          + view      = "singleValue"
                        }
                      + type       = "metric"
                      + width      = 4
                      + x          = 8
                      + y          = 14
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "forms",
                                  + "ReliabilityNotifySendSuccess",
                                  + {
                                      + color  = "#2ca02c"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ReliabilityNotifySendFailed",
                                  + {
                                      + color  = "#d62728"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ReliabilityVaultSaveSuccess",
                                  + {
                                      + color  = "#1f77b4"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "ReliabilityVaultSaveFailed",
                                  + {
                                      + color  = "#ff7f0e"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Lambda: reliability send/save"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 12
                      + x          = 12
                      + y          = 14
                    },
                  + {
                      + height     = 3
                      + properties = {
                          + background = "transparent"
                          + markdown   = <<-EOT
                                # Form responses
                                Tracking form response list, retrieval and confirm.
                            EOT
                        }
                      + type       = "text"
                      + width      = 24
                      + x          = 0
                      + y          = 20
                    },
                  + {
                      + height     = 3
                      + properties = {
                          + background = "transparent"
                          + markdown   = <<-EOT
                                ## Lambdas
                                Performance metrics for the Submission and Reliability functions.
                            EOT
                        }
                      + type       = "text"
                      + width      = 24
                      + x          = 0
                      + y          = 83
                    },
                  + {
                      + height     = 7
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/ECS",
                                  + "CPUUtilization",
                                  + "ServiceName",
                                  + "form-viewer",
                                  + "ClusterName",
                                  + "Forms",
                                  + {
                                      + region = "ca-central-1"
                                      + stat   = "Minimum"
                                    },
                                ],
                              + [
                                  + "...",
                                  + {
                                      + region = "ca-central-1"
                                      + stat   = "Maximum"
                                    },
                                ],
                              + [
                                  + "...",
                                  + {
                                      + region = "ca-central-1"
                                      + stat   = "Average"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + title   = "App: CPU use"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 8
                      + x          = 0
                      + y          = 76
                    },
                  + {
                      + height     = 7
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/ECS",
                                  + "MemoryUtilization",
                                  + "ServiceName",
                                  + "form-viewer",
                                  + "ClusterName",
                                  + "Forms",
                                  + {
                                      + stat = "Minimum"
                                    },
                                ],
                              + [
                                  + "...",
                                  + {
                                      + stat = "Maximum"
                                    },
                                ],
                              + [
                                  + "...",
                                  + {
                                      + stat = "Average"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + title   = "App: memory use"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 8
                      + x          = 8
                      + y          = 76
                    },
                  + {
                      + height     = 3
                      + properties = {
                          + background = "transparent"
                          + markdown   = <<-EOT
                                ## Load balancer
                                Requests, errors and response time for the app's load balancer.
                            EOT
                        }
                      + type       = "text"
                      + width      = 24
                      + x          = 0
                      + y          = 98
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/Lambda",
                                  + "Invocations",
                                  + "FunctionName",
                                  + "Submission",
                                  + {
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "Throttles",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#ffbb78"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "Errors",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#d62728"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Lambda: submission"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 18
                      + x          = 0
                      + y          = 86
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/Lambda",
                                  + "Duration",
                                  + "FunctionName",
                                  + "Submission",
                                  + "Resource",
                                  + "Submission",
                                  + {
                                      + color  = "#555555"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period    = 300
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "Lambda: submission duration"
                          + view      = "singleValue"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 18
                      + y          = 86
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/Lambda",
                                  + "Invocations",
                                  + "FunctionName",
                                  + "reliability",
                                  + "Resource",
                                  + "reliability",
                                  + {
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "Throttles",
                                  + ".",
                                  + ".",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#ffbb78"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "Errors",
                                  + ".",
                                  + ".",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#d62728"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "Lambda: reliability"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 18
                      + x          = 0
                      + y          = 92
                    },
                  + {
                      + height     = 6
                      + properties = {
                          + metrics   = [
                              + [
                                  + "AWS/Lambda",
                                  + "Duration",
                                  + "FunctionName",
                                  + "reliability",
                                  + "Resource",
                                  + "reliability",
                                  + {
                                      + color = "#555"
                                    },
                                ],
                            ]
                          + period    = 300
                          + region    = "ca-central-1"
                          + sparkline = true
                          + stacked   = false
                          + stat      = "Average"
                          + title     = "Lambda: reliabiity duration"
                          + view      = "singleValue"
                        }
                      + type       = "metric"
                      + width      = 6
                      + x          = 18
                      + y          = 92
                    },
                  + {
                      + height     = 7
                      + properties = {
                          + metrics = [
                              + [
                                  + "ECS/ContainerInsights",
                                  + "NetworkRxBytes",
                                  + "ClusterName",
                                  + "Forms",
                                  + {
                                      + color  = "#1f77b4"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "App: network bytes"
                          + view    = "timeSeries"
                        }
                      + type       = "metric"
                      + width      = 8
                      + x          = 16
                      + y          = 76
                    },
                  + {
                      + height     = 7
                      + properties = {
                          + metrics = [
                              + [
                                  + "AWS/ApplicationELB",
                                  + "RequestCount",
                                  + "LoadBalancer",
                                  + "app/form-viewer/ef2ad28d416e7d87",
                                  + {
                                      + color  = "#2ca02c"
                                      + label  = "Request count"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "HTTPCode_ELB_4XX_Count",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#ffbb78"
                                      + label  = "4XX response count"
                                      + region = "ca-central-1"
                                    },
                                ],
                              + [
                                  + ".",
                                  + "HTTPCode_ELB_5XX_Count",
                                  + ".",
                                  + ".",
                                  + {
                                      + color  = "#d62728"
                                      + label  = "5XX response count"
                                      + region = "ca-central-1"
                                    },
                                ],
                            ]
                          + period  = 300
                          + region  = "ca-central-1"
                          + stacked = false
                          + stat    = "Sum"
                          + title   = "LB: requests"
                          + view    = "timeSeries"
                        }
              ...
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_event_rule.codedeploy_sns"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_log_group.notify_slack"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.ELB_5xx_error_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.UnHealthyHostCount-TargetGroup1"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.UnHealthyHostCount-TargetGroup2"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.alb_ddos"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.audit_log_dead_letter_queue_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.cognito_login_outside_canada_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.cognito_signin_exceeded"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.ddos_detected_forms_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.ddos_detected_route53_warn[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.forms_cpu_utilization_high_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.forms_memory_utilization_high_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.reliability_dead_letter_queue_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.response_time_warn"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.route53_ddos[0]"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.twoFa_verification_exceeded"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.vault_data_integrity_check_lambda_iterator_age"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.notify_slack_lambda"]
WARN - plan.json -...

@patheard patheard merged commit aed614a into develop Jun 18, 2024
9 checks passed
@patheard patheard deleted the release-please--branches--develop branch June 18, 2024 13:44
@sre-read-write
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants