Skip to content

Commit

Permalink
Update Terraform cn-terraform/ecs-fargate-task-definition/aws to v1.0…
Browse files Browse the repository at this point in the history
….34 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent f5042f5 commit fa0fc32
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.33"
version = "1.0.34"
# source = "../terraform-aws-ecs-fargate-task-definition"

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

0 comments on commit fa0fc32

Please sign in to comment.