From 6b9699c712b43d7d7361f6b0cb2fa6246f66574b Mon Sep 17 00:00:00 2001 From: Khai Do <3697686+zaro0508@users.noreply.github.com> Date: Wed, 4 Sep 2019 20:14:46 -0700 Subject: [PATCH] add test param for change in commit 1db96307 (#174) --- ci/AddSameRegionBucketDownloadRestriction-input.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci/AddSameRegionBucketDownloadRestriction-input.json b/ci/AddSameRegionBucketDownloadRestriction-input.json index 0a39b75..053b43d 100644 --- a/ci/AddSameRegionBucketDownloadRestriction-input.json +++ b/ci/AddSameRegionBucketDownloadRestriction-input.json @@ -2,5 +2,9 @@ { "ParameterKey": "BucketName", "ParameterValue": "taskcat-tastcatsynapsebucket-oeg42xg2hitp" + }, + { + "ParameterKey": "SameRegionResourceAccessToBucketGrantVpcAccess", + "ParameterValue": "vpc-26976a5d" } ]