Skip to content

Commit

Permalink
Update Terraform cn-terraform/ecs-fargate-task-definition/aws to v1.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent e048f50 commit 33ce51c
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 @@ -110,7 +110,7 @@ resource "aws_efs_mount_target" "jenkins_data_mount_targets" {
#------------------------------------------------------------------------------
module "td" {
source = "cn-terraform/ecs-fargate-task-definition/aws"
version = "1.0.35"
version = "1.0.36"
# source = "../terraform-aws-ecs-fargate-task-definition"

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

0 comments on commit 33ce51c

Please sign in to comment.