Skip to content

Instantly share code, notes, and snippets.

@MatthewJDavis
Created September 18, 2017 21:16
Show Gist options
  • Select an option

  • Save MatthewJDavis/634af98f2f219b68f3c82519e47f9519 to your computer and use it in GitHub Desktop.

Select an option

Save MatthewJDavis/634af98f2f219b68f3c82519e47f9519 to your computer and use it in GitHub Desktop.
S3 parameter json file
[
{
"ParameterKey": "BucketName",
"ParameterValue": "matt-vsts-bucket",
"UsePreviousValue": false
},
{
"ParameterKey": "ProjectTag",
"ParameterValue": "vsts",
"UsePreviousValue": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment