Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ims
terraform-provider-one
Commits
740919a8
Commit
740919a8
authored
Nov 24, 2017
by
Yann KAISER
Browse files
Update README.md (installation guide)
parent
5ac39316
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
740919a8
...
...
@@ -2,11 +2,18 @@
### Installation information
You need to install go first: https://golang.org/doc/install
After go is installed and set up, just type:
$ go get gitlab.ippon.fr/ims/terraform-provider-one
$ go get gitlab.ippon.fr/ims/opennebula-api
You can now build terraform-provider-one by going into the project folder into your $GO_PATH, and run
To build this project, you will also need to clone the opennebula-api repository.
Put both of the projets into your GO
\_
PATH and run go build into the provider project.
Th
e opennebula-api does not need to be built separately
.
$ go build
Th
is will create a
**terraform-provider-one**
that you need to put in the root of your terraform files directories
.
#### **ROADMAP**
...
...
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