Jacob Severson
c1b373ad5f
Add Github Organization provider.
...
Allows for managing organization membership, teams, team membership, and
team repositories.
2016-03-08 23:06:30 +01:00
Soren Mathiasen
db69a2959b
Added verify command
2016-02-08 12:48:14 +01:00
Paul Hinze
6fe2703665
Vendor all dependencies w/ Godep
...
* Remove `make updatedeps` from Travis build. We'll follow up with more
specific plans around dependency updating in subsequent PRs.
* Update all `make` targets to set `GO15VENDOREXPERIMENT=1` and to
filter out `/vendor/` from `./...` where appropriate.
* Temporarily remove `vet` from the `make test` target until we can
figure out how to get it to not vet `vendor/`. (Initial
experimentation failed to yield the proper incantation.)
Everything is pinned to current master, with the exception of:
* Azure/azure-sdk-for-go which is pinned before the breaking change today
* aws/aws-sdk-go which is pinned to the most recent tag
The documentation still needs to be updated, which we can do in a follow
up PR. The goal here is to unblock release.
2016-01-29 15:08:48 -06:00
Seth Vargo
b49fcba319
Ignore .bundle in website
2016-01-14 16:03:29 -05:00
James Nugent
0375c5a4ab
Ignore .test files generated by some editors
...
Seems like Emacs is generating .test files when saving _test.go files -
we don't need these in the repo.
2015-11-23 10:40:38 +02:00
Mitchell Hashimoto
06f4ac8166
config/module: use go-getter
2015-10-15 13:36:58 -07:00
Rob Zienert
a1939e70f7
Adding ignore_changes lifecycle meta property
2015-10-14 16:34:27 -05:00
Mitchell Hashimoto
6586ce243c
update gitignore so the acceptance test for terraform gets in
2015-05-07 09:59:23 -07:00
Dave Cunningham
6046647f38
Multiple gcp improvements and new resources
2015-01-30 10:32:35 -06:00
Mitchell Hashimoto
5abbde3ac9
config: remove unused files
2015-01-13 10:32:03 -08:00
Mitchell Hashimoto
72e6f97093
terraform: support graphing modules
2014-09-24 17:36:27 -07:00
Mitchell Hashimoto
b569a5d8b6
scripts: build script
2014-07-28 10:54:25 -07:00
Mitchell Hashimoto
d28e5a1638
dos2unix
2014-07-28 10:43:00 -07:00
Mitchell Hashimoto
5957d5e488
website: readme.png
2014-07-28 08:54:09 -07:00
Armon Dadgar
9650542e3d
gitignore updates
2014-07-28 11:07:49 -04:00
Jack Pearkes
263db8ead6
website: fix asset pipeline JS, move grunt into website/ instead of source/
2014-07-28 10:08:29 -04:00
Mitchell Hashimoto
03d233aecc
Ignore the website vagrant dir
2014-07-23 09:05:32 -07:00
Mitchell Hashimoto
1dcefba5c4
config: parser
2014-07-22 15:23:01 -07:00
Mitchell Hashimoto
e476bca29c
Add tfplan to gitignore
2014-07-11 22:05:13 -07:00
Mitchell Hashimoto
23c8350ba4
Add the state to the gitignore
2014-06-19 14:09:03 -07:00
Mitchell Hashimoto
c208d8de66
Ignore the bin dir
2014-05-29 17:51:27 -07:00
Mitchell Hashimoto
a4a4e3784d
Implement CLI, version command
2014-05-24 12:04:43 -07:00
Mitchell Hashimoto
7e06b45232
Default Makefile task should be to test
2014-05-23 17:00:51 -07:00
Mitchell Hashimoto
ec3f72703c
Initial work on config
2014-05-22 16:56:28 -07:00