Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/transfer-sftp/aws to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent eb4ee4f commit c728416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ data "aws_route53_zone" "default" {

module "sftp" {
source = "cloudposse/transfer-sftp/aws"
version = "1.2.0"
version = "1.3.0"

domain = var.domain
sftp_users = local.sftp_users
Expand Down

0 comments on commit c728416

Please sign in to comment.