Skip to content

Instantly share code, notes, and snippets.

@davidvpe
Created February 5, 2022 17:57
Show Gist options
  • Save davidvpe/a4600ea93b71f148d0217f19182c1447 to your computer and use it in GitHub Desktop.
Save davidvpe/a4600ea93b71f148d0217f19182c1447 to your computer and use it in GitHub Desktop.
resource "aws_cloudfront_origin_access_identity" "oai" {
comment = "Cloudfront Origin Access Identity"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment