terraform-aws-sftp icon indicating copy to clipboard operation
terraform-aws-sftp copied to clipboard

This terraform module is used to create sftp on AWS for S3.

Results 2 terraform-aws-sftp issues
Sort by recently updated
recently updated
newest added

## what * Fix naming convention and use format function * Use for_each function in aws_transfer_ssh_key resource * Update s3 and subnet version ## why * Need to update naming...

## what - Fixed IAM policies and roles names to have user name because fixed names will prevent policy/role creation since it will be exist - Fixed users ssh resource...