Skip to content

Instantly share code, notes, and snippets.

@li0nel
Created July 13, 2018 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save li0nel/3ea0c80de7329dd72083c6ab789d7c42 to your computer and use it in GitHub Desktop.
Save li0nel/3ea0c80de7329dd72083c6ab789d7c42 to your computer and use it in GitHub Desktop.
Outputs
output "cloudfront_url" {
value = "${module.cloudfront-image-compression.cloudfront_url}"
}
output "bucket" {
value = "${module.cloudfront-image-compression.bucket}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment