Skip to content

Commit

Permalink
Update Terraform cn-terraform/ecs-fargate-service/aws to v2.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent cf90150 commit ca2c626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ module "td" {
#------------------------------------------------------------------------------
module "ecs-fargate-service" {
source = "cn-terraform/ecs-fargate-service/aws"
version = "2.0.39"
version = "2.0.41"
# source = "../terraform-aws-ecs-fargate-service"

name_prefix = "${var.name_prefix}-jenkins"
Expand Down

0 comments on commit ca2c626

Please sign in to comment.