generated from cds-snc/project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update all minor dependencies #490
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
Merged
Merged
Conversation
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
955ab49
to
f35b003
Compare
ebb6118
to
2a4ca8e
Compare
2a4ca8e
to
b6e8baf
Compare
Production: terraform✅ Terraform Init: Plan: 1 to add, 1 to change, 1 to destroy Show summary
Show planResource actions are indicated with the following symbols:
~ update in-place
-/+ destroy and then create replacement
Terraform will perform the following actions:
# aws_ecs_service.main will be updated in-place
~ resource "aws_ecs_service" "main" {
id = "arn:aws:ecs:ca-central-1:283582579564:service/sre-bot-cluster/sre-bot-service"
name = "sre-bot-service"
tags = {
"CostCentre" = "sre-bot"
}
~ task_definition = "arn:aws:ecs:ca-central-1:283582579564:task-definition/sre-bot-task:20" -> (known after apply)
# (15 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
# aws_ecs_task_definition.sre-bot must be replaced
-/+ resource "aws_ecs_task_definition" "sre-bot" {
~ arn = "arn:aws:ecs:ca-central-1:283582579564:task-definition/sre-bot-task:20" -> (known after apply)
~ arn_without_revision = "arn:aws:ecs:ca-central-1:283582579564:task-definition/sre-bot-task" -> (known after apply)
~ container_definitions = jsonencode(
~ [ # forces replacement
~ {
- cpu = 0 -> null
- environment = [] -> null
- essential = true -> null
~ linuxParameters = {
~ capabilities = {
- add = [] -> null
# (1 unchanged element hidden)
}
}
- mountPoints = [] -> null
name = "sre-bot"
~ portMappings = [
~ {
- hostPort = 8000 -> null
- protocol = "tcp" -> null
# (1 unchanged element hidden)
},
]
- systemControls = [] -> null
- volumesFrom = [] -> null
# (4 unchanged elements hidden)
} # forces replacement,
]
)
~ id = "sre-bot-task" -> (known after apply)
~ revision = 20 -> (known after apply)
- tags = {} -> null
~ tags_all = {} -> (known after apply)
# (9 unchanged attributes hidden)
}
Plan: 1 to add, 1 to change, 1 to destroy.
Warning: Argument is deprecated
with module.sre_bot_bucket.aws_s3_bucket.this,
on .terraform/modules/sre_bot_bucket/S3/main.tf line 8, in resource "aws_s3_bucket" "this":
8: resource "aws_s3_bucket" "this" {
Use the aws_s3_bucket_versioning resource instead
(and 6 more similar warnings elsewhere)
─────────────────────────────────────────────────────────────────────────────
Saved the plan to: plan.tfplan
To perform exactly these actions, run the following command to apply:
terraform apply "plan.tfplan"
Show Conftest resultsWARN - plan.json - main - Missing Common Tags: ["aws_acm_certificate.sre_bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_log_group.sre-bot_group"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_log_group.sre_bot_dns"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.sre_bot_error"]
WARN - plan.json - main - Missing Common Tags: ["aws_cloudwatch_metric_alarm.sre_bot_warning"]
WARN - plan.json - main - Missing Common Tags: ["aws_dynamodb_table.aws_access_requests_table"]
WARN - plan.json - main - Missing Common Tags: ["aws_dynamodb_table.sre_bot_data"]
WARN - plan.json - main - Missing Common Tags: ["aws_dynamodb_table.webhooks_table"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecr_repository.sre-bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_cluster.sre-bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_service.main"]
WARN - plan.json - main - Missing Common Tags: ["aws_ecs_task_definition.sre-bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.geodb_refresh_policy"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.sre-bot_secrets_manager"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.sre_bot_bucket"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_role.sre-bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb.sre_bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_listener.sre_bot_listener"]
WARN - plan.json - main - Missing Common Tags: ["aws_lb_target_group.sre_bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_route53_health_check.sre_bot_healthcheck"]
WARN - plan.json - main - Missing Common Tags: ["aws_route53_resolver_query_log_config.sre_bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_route53_zone.sre_bot"]
WARN - plan.json - main - Missing Common Tags: ["aws_security_group.ecs_tasks"]
WARN - plan.json - main - Missing Common Tags:... |
sylviamclaughlin
approved these changes
May 14, 2024
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 PR contains the following updates:
^0.85.0
->^0.86.0
0.87.0
^0.85.0
->^0.86.0
0.87.0
^0.85.0
->^0.86.0
0.87.0
^0.85.0
->^0.86.0
0.87.0
^0.85.0
->^0.86.0
0.87.0
==0.110.3
->==0.111.0
==1.4.0
->==1.5.0
1.5.1
v9.3.9
->v9.4.3
v9.4.4
==2.18.0
->==2.19.0
==2.126.0
->==2.128.0
2.129.0
Review
Release Notes
plouc/nivo (@nivo/bar)
v0.86.0
Compare Source
What's Changed
New Contributors
Full Changelog: plouc/nivo@v0.85.1...v0.86.0
tiangolo/fastapi (fastapi)
v0.111.0
Compare Source
Features
fastapi
command. PR #11522 by @tiangolo.Try it out with:
Refactors
fastapi-slim
including optional extrasfastapi-slim[standard]
, andfastapi
including by default the samestandard
extras. PR #11503 by @tiangolo.spulec/freezegun (freezegun)
v1.5.0
Compare Source
queue
-packagemove_to
-function when callingfreeze_time(tick=True)
time.time_ns()
configure(default_ignore_list=[])
)tick()
methods now return the new datetime (instead of None)cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)
v9.4.3
Compare Source
What's Changed
Full Changelog: cds-snc/terraform-modules@v9.4.2...v9.4.3
v9.4.2
Compare Source
What's Changed
Full Changelog: cds-snc/terraform-modules@v9.4.1...v9.4.2
v9.4.1
Compare Source
What's Changed
Full Changelog: cds-snc/terraform-modules@v9.4.0...v9.4.1
v9.4.0
Compare Source
What's Changed
Full Changelog: cds-snc/terraform-modules@v9.3.9...v9.4.0
googleapis/python-api-core (google-api-core)
v2.19.0
Compare Source
Features
googleapis/google-api-python-client (google-api-python-client)
v2.128.0
Compare Source
Features
Bug Fixes
v2.127.0
Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.