Mitchell Hashimoto
|
fe79e5df03
|
command/apply: can take a plan as an argument
|
2014-06-27 14:43:33 -07:00 |
Mitchell Hashimoto
|
36ccb3408d
|
command/refresh: test the -out flag
|
2014-06-27 11:12:45 -07:00 |
Mitchell Hashimoto
|
61d1318e1e
|
Update TODO
|
2014-06-27 11:09:17 -07:00 |
Mitchell Hashimoto
|
1819b6fb34
|
command/refresh
|
2014-06-27 11:09:01 -07:00 |
Mitchell Hashimoto
|
9c7a3d9fea
|
Update TODO.md
|
2014-06-27 09:54:30 -07:00 |
Mitchell Hashimoto
|
f08f36d765
|
Update TODO
|
2014-06-26 22:24:07 -07:00 |
Mitchell Hashimoto
|
f820290862
|
command: -out flag to plan command
|
2014-06-26 22:23:51 -07:00 |
Mitchell Hashimoto
|
6b765328c2
|
command: UI in Apply
|
2014-06-26 22:13:54 -07:00 |
Mitchell Hashimoto
|
55359ce815
|
Update TODO
|
2014-06-26 22:12:46 -07:00 |
Mitchell Hashimoto
|
8d4aeb96c0
|
command: add preapply to UI so we can see that
|
2014-06-26 22:11:04 -07:00 |
Mitchell Hashimoto
|
5a84a24d12
|
terraform: pre/post apply hook
|
2014-06-26 22:09:16 -07:00 |
Mitchell Hashimoto
|
d3f2547f86
|
command: concurrent UI
|
2014-06-26 22:01:05 -07:00 |
Mitchell Hashimoto
|
23de2fc2f3
|
command: UiHook outputs for diffs
|
2014-06-26 17:18:46 -07:00 |
Mitchell Hashimoto
|
ae6b85e11b
|
terraform: diff hooks
|
2014-06-26 17:17:10 -07:00 |
Mitchell Hashimoto
|
01319e1dc9
|
Ui hook
|
2014-06-26 17:05:21 -07:00 |
Mitchell Hashimoto
|
501f926eba
|
terraform: initial hook impl
|
2014-06-26 16:52:15 -07:00 |
Jack Pearkes
|
d6fa7f2f6d
|
quiet the make dev task
|
2014-06-26 14:11:21 -04:00 |
Mitchell Hashimoto
|
5c18a6a5fe
|
Update TODO.md
|
2014-06-26 11:05:54 -07:00 |
Mitchell Hashimoto
|
14f3556f63
|
Create TODO.md
|
2014-06-26 11:01:27 -07:00 |
Mitchell Hashimoto
|
830219a8f5
|
update readme
|
2014-06-26 10:34:49 -07:00 |
Mitchell Hashimoto
|
00aba6ee87
|
update README
|
2014-06-26 10:33:39 -07:00 |
Mitchell Hashimoto
|
92e1e09a69
|
main: fix the help output to show up
|
2014-06-26 10:24:51 -07:00 |
Mitchell Hashimoto
|
8cd4814beb
|
scripts: unix line endings
|
2014-06-26 10:07:31 -07:00 |
Mitchell Hashimoto
|
d02cf6d979
|
scripts: make build.sh executable
|
2014-06-26 10:07:08 -07:00 |
Mitchell Hashimoto
|
6e995feb5e
|
providers/aws: if no reservations, no instance
|
2014-06-26 09:58:38 -07:00 |
Mitchell Hashimoto
|
0a8cebdb82
|
command/plan: refresh by default
|
2014-06-26 09:56:29 -07:00 |
Mitchell Hashimoto
|
fa3ac806cc
|
providers/aws: use one resourcestate so we don't lose attributes
|
2014-06-25 23:21:46 -07:00 |
Mitchell Hashimoto
|
0ab7faf5c1
|
terraform: update test to latest
|
2014-06-25 22:19:27 -07:00 |
Mitchell Hashimoto
|
4147500fcc
|
terraform: diff is not empty if it has to destroy
|
2014-06-25 22:10:25 -07:00 |
Mitchell Hashimoto
|
1d9d33c8a0
|
terraform: destroy orphans
|
2014-06-25 21:58:33 -07:00 |
Mitchell Hashimoto
|
e8035a5c96
|
providers/aws: properly create an i nstance after destroy
|
2014-06-25 18:49:30 -07:00 |
Mitchell Hashimoto
|
b6a02e473d
|
helper/resource: destroy on requiresNew
|
2014-06-25 18:41:40 -07:00 |
Mitchell Hashimoto
|
5384f63b3d
|
terraform: set type on apply
|
2014-06-25 18:33:32 -07:00 |
Mitchell Hashimoto
|
84a645712b
|
terraform: Type should always be set on ResourceState
|
2014-06-25 18:29:36 -07:00 |
Mitchell Hashimoto
|
d64ba66edb
|
command: adhere to new API
|
2014-06-25 18:22:42 -07:00 |
Mitchell Hashimoto
|
4b263992cc
|
terraform: remove unused code
|
2014-06-25 18:13:58 -07:00 |
Mitchell Hashimoto
|
0f2d7f430c
|
terraform: all tests passing
|
2014-06-25 18:12:03 -07:00 |
Mitchell Hashimoto
|
e9d1be397c
|
terraform: Plan seems to work again
|
2014-06-25 17:40:50 -07:00 |
Mitchell Hashimoto
|
c68cfc5e6f
|
terraform: test that state is properly sent to Refresh
|
2014-06-25 15:52:15 -07:00 |
Mitchell Hashimoto
|
8a44ca984e
|
terraform: Refresh tests
|
2014-06-25 15:39:44 -07:00 |
Mitchell Hashimoto
|
abe205fc27
|
terraform: GraphFull tests
|
2014-06-25 14:53:32 -07:00 |
Mitchell Hashimoto
|
9d4f7b71c4
|
terraform: fill in the graph with the providers
|
2014-06-25 14:47:38 -07:00 |
Mitchell Hashimoto
|
cdab89d7c1
|
terraform: getting closer to mapping resource providers properly
|
2014-06-25 12:58:27 -07:00 |
Mitchell Hashimoto
|
94a11583c2
|
depgraph: add Noun function to get a noun
|
2014-06-25 11:28:00 -07:00 |
Mitchell Hashimoto
|
0bf394dfe2
|
terraform: make our own graph meta
|
2014-06-24 15:25:04 -07:00 |
Mitchell Hashimoto
|
b6272a4a69
|
terraform: comments
|
2014-06-24 15:06:35 -07:00 |
Mitchell Hashimoto
|
46d3800a39
|
config: remove some unused test fixtures
|
2014-06-24 15:02:02 -07:00 |
Mitchell Hashimoto
|
1918f199d8
|
terraform: Graph, config: don't build graph
|
2014-06-24 14:58:57 -07:00 |
Mitchell Hashimoto
|
4c71eb35d8
|
Makefile can have specific test args
|
2014-06-24 14:16:26 -07:00 |
Mitchell Hashimoto
|
9acb9535ad
|
config: ProviderConfigName shouldn't be on Resource
|
2014-06-24 13:29:07 -07:00 |