Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
Terraform Openstack
Commits
4d1e4d09
Commit
4d1e4d09
authored
Jun 27, 2019
by
Ryan Randles Jones
Browse files
Update vars.tf
parent
2cc174a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
vars.tf
View file @
4d1e4d09
...
...
@@ -9,3 +9,9 @@ variable "flavor" {
variable
"pool"
{
default
=
"bright-external-flat-externalnet"
}
variable
"ssh_key_private"
{
default
=
"~/.ssh/id_rsa"
description
=
"Path to the SSH public key for accessing cloud instances. Used for creating AWS keypair."
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment