Skip to content

Commit

Permalink
feat: update tf.checks step name and tf and aws version
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jan 8, 2024
1 parent f44b514 commit f126591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _example/public/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ module "sftp" {
label_order = ["environment", "name"]
enable_sftp = true
s3_bucket_name = module.s3_bucket.id
endpoint_type = "PUBLIC"
workflow_details = {
on_upload = {
execution_role = "arn:aws:iam::1234567890:role/test-sftp-transfer-role"
Expand Down

0 comments on commit f126591

Please sign in to comment.