Skip to content

Instantly share code, notes, and snippets.

@mlabieniec
Last active October 27, 2018 18:47
Show Gist options
  • Save mlabieniec/2c6d4be5841d1aca120ec94a45269d93 to your computer and use it in GitHub Desktop.
Save mlabieniec/2c6d4be5841d1aca120ec94a45269d93 to your computer and use it in GitHub Desktop.
{
"hosting": {
"S3AndCloudFront": {
"service": "S3AndCloudFront",
"providerPlugin": "awscloudformation",
"providerMetadata": {
"s3TemplateURL": "https://s3.amazonaws.com/xxx/hosting/template.json",
"logicalId": "hostingS3AndCloudFront"
},
"lastPushTimeStamp": "2018-10-27T18:39:35.710Z",
"output": {
"S3BucketSecureURL": "https://xxx.s3.amazonaws.com",
"WebsiteURL": "http://xxx.s3-website-us-west-2.amazonaws.com",
"Region": "us-west-2",
"HostingBucketName": "xxx"
},
"lastPushDirHash": "EVqvJFI8QTm8NRI4ukOd/4RrcTg="
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment