You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terraform
Running plan in Terraform Cloud. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.
Preparing the remote plan...
To view this run in a browser, visit:
https://app.terraform.io/app/CrimLog/dev/runs/run-Trvg61JvCfnAsZto
Waiting for the plan to start...
Terraform v1.4.5
on linux_amd64
Initializing plugins and modules...
aws_ecs_cluster.cluster: Refreshing state... [id=arn:aws:ecs:us-east-1:043894507808:cluster/graphql-api-dev]
data.aws_acm_certificate.cert: Refreshing...
aws_vpc.vpc: Refreshing state... [id=vpc-0dd1abc04eb78546a]
aws_cloudwatch_log_group.log_group: Refreshing state... [id=/ecs/graphql-api-dev]
aws_iam_policy.fargate_policy: Refreshing state... [id=arn:aws:iam::043894507808:policy/graphql-api-dev-fargate-policy]
aws_iam_role.ecs_task_execution_role: Refreshing state... [id=graphql-api-dev-execution-role]
aws_default_vpc.vpc: Refreshing state... [id=vpc-0d6048d87526ca2aa]
aws_iam_role_policy_attachment.ecs-task-execution-role-policy-attachment2: Refreshing state... [id=graphql-api-dev-execution-role-20230428144451372400000001]
aws_iam_role_policy_attachment.ecs-task-execution-role-policy-attachment1: Refreshing state... [id=graphql-api-dev-execution-role-20230428144451387600000002]
aws_ecs_task_definition.definition: Refreshing state... [id=graphql-api-dev-task]
aws_security_group.graphql_api: Refreshing state... [id=sg-0cead3059c486959e]
aws_internet_gateway.gw: Refreshing state... [id=igw-0f722e2ec075b406a]
aws_subnet.subnet["us-east-1d"]: Refreshing state... [id=subnet-0699b39f84d929a68]
aws_subnet.subnet["us-east-1b"]: Refreshing state... [id=subnet-068e99669610bf988]
aws_lb_target_group.target_group: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-1:043894507808:targetgroup/graphql-api-dev/83e131544a9b44d8]
aws_security_group.web_everyone2: Refreshing state... [id=sg-0ceb37cfb20b50043]
aws_default_security_group.default: Refreshing state... [id=sg-061747dff8a994e8b]
aws_vpc_peering_connection.peering_connection: Refreshing state... [id=pcx-02ca43ff46d27f622]
aws_lb.alb: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-1:043894507808:loadbalancer/app/graphql-api-dev-alb/252731848262f1ac]
aws_default_route_table.default: Refreshing state... [id=rtb-0209f8b11e4513cc2]
aws_route.vpc_peering_route: Refreshing state... [id=r-rtb-09b02ae3a536a3f7a2811395018]
aws_ecs_service.service: Refreshing state... [id=arn:aws:ecs:us-east-1:043894507808:service/graphql-api-dev/graphql-api-dev-svc]
data.aws_acm_certificate.cert: Still refreshing... [10s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [20s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [30s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [40s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [50s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m0s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m10s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m20s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m30s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m40s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [1m50s elapsed]
data.aws_acm_certificate.cert: Still refreshing... [2m0s elapsed]
aws_lb.alb: Drift detected (delete)
aws_default_security_group.default: Drift detected (delete)
aws_security_group.graphql_api: Drift detected (delete)
aws_ecs_task_definition.definition: Drift detected (update)
aws_vpc.vpc: Drift detected (delete)
aws_ecs_cluster.cluster: Drift detected (delete)
aws_subnet.subnet["us-east-1d"]: Drift detected (delete)
aws_subnet.subnet["us-east-1b"]: Drift detected (delete)
aws_security_group.web_everyone2: Drift detected (delete)
aws_default_route_table.default: Drift detected (delete)
aws_route.vpc_peering_route: Drift detected (delete)
aws_vpc_peering_connection.peering_connection: Drift detected (delete)
aws_default_vpc.vpc: Drift detected (delete)
aws_ecs_service.service: Drift detected (delete)
aws_internet_gateway.gw: Drift detected (delete)
╷
│ Error: no certificate for domain "crimlog.org" found in this Region
│
│ with data.aws_acm_certificate.cert,
│ on lb.tf line 51, in data "aws_acm_certificate" "cert":
│ 51: data "aws_acm_certificate" "cert" {
│
╵
Operation failed: failed running terraform plan (exit 1)
Pushed by: @renovate[bot], Action: pull_request, Environment: dev
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
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 PR contains the following updates:
5.4.7->6.4.0Release Notes
ethers-io/ethers.js
v6.4.0Compare Source
v6.3.0Compare Source
v6.2.3Compare Source
v6.2.2Compare Source
v6.2.1Compare Source
v6.2.0Compare Source
v6.1.0Compare Source
v6.0.8Compare Source
v6.0.7Compare Source
v6.0.6Compare Source
v6.0.5Compare Source
v6.0.4Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v5.7.2: ethers/v5.7.2 (2022-10-19 04:19)Compare Source
Embedding UMD with SRI:
v5.7.1: ethers/v5.7.1 (2022-09-13 21:28)Compare Source
Embedding UMD with SRI:
v5.7.0: ethers/v5.7.0 (2022-08-18 16:17)Compare Source
Embedding UMD with SRI:
v5.6.9: ethers/v5.6.9 (2022-06-17 14:44)Compare Source
Embedding UMD with SRI:
v5.6.8: ethers/v5.6.8 (2022-05-24 11:50)Compare Source
Embedding UMD with SRI:
v5.6.7: ethers/v5.6.7 (2022-05-20 19:11)Compare Source
Embedding UMD with SRI:
v5.6.6: ethers/v5.6.6 (2022-05-12 17:29)Compare Source
Embedding UMD with SRI:
v5.6.5: ethers/v5.6.5 (2022-05-01 02:10)Compare Source
Embedding UMD with SRI:
v5.6.4: ethers/v5.6.4 (2022-04-13 16:56)Compare Source
Embedding UMD with SRI:
v5.6.3: ethers/v5.6.3 (2022-04-13 00:23)Compare Source
Embedding UMD with SRI:
v5.6.2: ethers/v5.6.2 (2022-03-25 17:56)Compare Source
Embedding UMD with SRI:
v5.6.1: ethers/v5.6.1 (2022-03-16 01:25)Compare Source
Embedding UMD with SRI:
v5.6.0: ethers/v5.6.0 (2022-03-09 14:57)Compare Source
Embedding UMD with SRI:
v5.5.4: ethers/v5.5.4 (2022-01-24 16:45)Compare Source
Embedding UMD with SRI:
v5.5.3: ethers/v5.5.3 (2022-01-06 03:52)Compare Source
Embedding UMD with SRI:
v5.5.2: ethers/v5.5.2 (2021-11-30 19:16)Compare Source
Embedding UMD with SRI:
v5.5.1: ethers/v5.5.1 (2021-10-20 03:59)Compare Source
Embedding UMD with SRI:
v5.5.0: ethers/v5.5.0 (2021-10-19 00:01)Compare Source
Embedding UMD with SRI:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.