Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variable.tfvars file for video 5 #3

Closed
devopsdymyr opened this issue Mar 8, 2019 · 1 comment
Closed

variable.tfvars file for video 5 #3

devopsdymyr opened this issue Mar 8, 2019 · 1 comment

Comments

@devopsdymyr
Copy link

Can you show the variables.tfvar file for reference
https://www.youtube.com/watch?v=3GXqa-i9na0
https://github.com/mlabouardy/aws-pipeline/tree/master/build-a-docker-swarm-cluster-on-aws/terraform

@mlabouardy
Copy link
Owner

here you go

environment = "sandbox"
region = ""
bucket_name = ""
key_name = ""
aws_profile = "default"
vpc_id = "vpc-"
shared_credentials_file = "/Users/USERNAME/.aws/credentials"
hosted_zone_id = ""
bastion_sg_id = "sg-"
jenkins_sg_id = "sg-"
vpc_private_subnets = []
vpc_public_subnets = []
ssl_arn = ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants