Skip to content

Commit

Permalink
Update db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stealthllama committed Sep 30, 2020
1 parent 34ef434 commit 5b35dde
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion common/packer/db.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"variables": {
"aws_access_key": "",
"aws_secret_key": ""
"aws_secret_key": "",
"gcp_project_id": "",
"gcp_account_file": ""
},
"builders": [
{
Expand Down

0 comments on commit 5b35dde

Please sign in to comment.