Skip to content

Commit

Permalink
Update packer-vars.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mavrick202 authored Oct 16, 2020
1 parent fc888f1 commit 2f80923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer-vars.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"aws_access_key": "xxx",
"aws_secret_key": "yyy",
"region": "us-east-1",
"source_ami":"ami-09d8b5222f2b93bf0",
"source_ami":"ami-032930428bf1abbff",
"instance_type":"t2.micro",
"vpc_id": "vpc-0f47002cff9d8dd21",
"subnet_id": "subnet-0596d277b10eedf7f"
Expand Down

0 comments on commit 2f80923

Please sign in to comment.