Skip to content

Instantly share code, notes, and snippets.

@Bharathkumarraju
Created July 2, 2020 08:41
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 Bharathkumarraju/1cf8e76f6d547e4504dfd62df0343e28 to your computer and use it in GitHub Desktop.
Save Bharathkumarraju/1cf8e76f6d547e4504dfd62df0343e28 to your computer and use it in GitHub Desktop.
{
"gcp_image_family": "rhel-7",
"gcp_zone": "asia-southeast1-a",
"gcp_ssh_user": "gce-user",
"aws_region": "ap-southeast-1",
"aws_ami_filter_name": "RHEL-7.7*x86*",
"aws_base_ami_owner": "309956199498",
"aws_ami_name": "RHEL-7.7",
"aws_instance_type": "t2.medium",
"aws_ssh_user": "ec2-user"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment