Skip to content

Instantly share code, notes, and snippets.

@anthonysnk
Last active June 5, 2021 01:39
Show Gist options
  • Save anthonysnk/315146fbb08b0eb7b8f8ef66f1a3552c to your computer and use it in GitHub Desktop.
Save anthonysnk/315146fbb08b0eb7b8f8ef66f1a3552c to your computer and use it in GitHub Desktop.
Terraform variables ligthsail
aws_region = "us-east-1"
project_name = "medium_project"
bundle_id = "nano_2_0"
lightsail_blueprints = {
"wordpress" = "wordpress_4_9_8"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment