From f1265911a5029060637020dc294b7dd07538e098 Mon Sep 17 00:00:00 2001 From: anmolnagpal Date: Mon, 8 Jan 2024 21:41:13 +0530 Subject: [PATCH] feat: update tf.checks step name and tf and aws version --- _example/public/example.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/_example/public/example.tf b/_example/public/example.tf index 2628711..0f7e9c3 100644 --- a/_example/public/example.tf +++ b/_example/public/example.tf @@ -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"