Skip to content

Instantly share code, notes, and snippets.

@anilchalissery
Created May 1, 2022 05:46
Embed
What would you like to do?
s3-cloudfront/variable.tf
variable "environment" {}
variable "name" {}
variable "acm" {}
variable "domain" {}
variable "root_object" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment