Mitchell Hashimoto
|
9ba39d93b7
|
helper/resource: compile
|
2014-09-24 14:23:29 -07:00 |
Mitchell Hashimoto
|
9b2b3a963f
|
ResourceDiff => InstanceDiff
|
2014-09-17 16:33:24 -07:00 |
Mitchell Hashimoto
|
81d9d70296
|
helper/schema: conforms to new API, tests pass
|
2014-09-16 17:07:13 -07:00 |
Mitchell Hashimoto
|
0bcbccf046
|
helper/resource: compiles, fails because Context doesn't work, probably
|
2014-09-16 17:02:05 -07:00 |
Mitchell Hashimoto
|
90dd00ee3c
|
helper/diff: InstanceState conversion
|
2014-09-16 16:56:31 -07:00 |
Mitchell Hashimoto
|
f117e33c9d
|
helper/ssh: convert to InstanceState
|
2014-09-16 16:55:02 -07:00 |
Mitchell Hashimoto
|
0250c17d6e
|
helper/schema: DefaultFunc for dynamic defaults
/cc @c4milo - This might be useful to you as well.
|
2014-09-09 21:33:08 -07:00 |
Mitchell Hashimoto
|
5919637456
|
helper/schema: Defaults [GH-245]
|
2014-09-09 21:17:29 -07:00 |
Mitchell Hashimoto
|
3a6940d715
|
helper/schema: test cases around unknown variable values
|
2014-08-30 17:03:01 -07:00 |
Mitchell Hashimoto
|
faa4e75960
|
helper/schema: Get on computed diff should be empty
|
2014-08-27 15:45:52 -07:00 |
Mitchell Hashimoto
|
c9a541d95b
|
helper/schema: generate a full diff in destroy/create cycle
|
2014-08-27 15:45:52 -07:00 |
Mitchell Hashimoto
|
9d239eea60
|
helper/schema: detect no change computed for sets/lists properly
|
2014-08-27 15:03:42 -07:00 |
Mitchell Hashimoto
|
0c9b65f3f4
|
helper/schema: documentation
|
2014-08-26 21:52:09 -07:00 |
Mitchell Hashimoto
|
87a488092c
|
helper/schema: support partial states
|
2014-08-26 20:19:44 -07:00 |
Mitchell Hashimoto
|
40e5608fa9
|
helper/schema: return the prior state if Data is an error
|
2014-08-26 15:50:31 -07:00 |
Mitchell Hashimoto
|
56cf1e6faa
|
Fix go vet complaints
|
2014-08-24 21:50:35 -07:00 |
Mitchell Hashimoto
|
95bd64132b
|
helper/schema: update docs
|
2014-08-24 16:53:42 -07:00 |
Mitchell Hashimoto
|
31cc3ffca1
|
helper/schema: one of Optional, Required, Computed must be set
|
2014-08-24 16:53:41 -07:00 |
Mitchell Hashimoto
|
eff8306a6c
|
helper/schema: don't mark things computed if an ID is set
|
2014-08-22 12:18:08 -07:00 |
Mitchell Hashimoto
|
9ed601d541
|
helper/schema: store state with processed properly
|
2014-08-22 12:09:06 -07:00 |
Mitchell Hashimoto
|
50026a6d5c
|
helper/schema: When having a StateFunc, make sure NewExtra contains
original
|
2014-08-22 08:57:44 -07:00 |
Mitchell Hashimoto
|
d009ea800a
|
helper/schema: add support for StateFunc
|
2014-08-22 08:45:54 -07:00 |
Mitchell Hashimoto
|
7be2f1b091
|
helper/schema: add GetOk
|
2014-08-21 23:03:04 -07:00 |
Mitchell Hashimoto
|
37cf52fa27
|
helper/schema: if no ID is set then return nil
|
2014-08-21 22:19:33 -07:00 |
Mitchell Hashimoto
|
3d3789920d
|
helper/schema: can set conninfo
|
2014-08-21 22:15:47 -07:00 |
Mitchell Hashimoto
|
efaedbabb0
|
fmt
|
2014-08-20 22:24:35 -07:00 |
Mitchell Hashimoto
|
4015d942ab
|
providers/aws: security group ingress rules treated as set [GH-87]
/cc @pearkes - !!!
|
2014-08-20 22:24:13 -07:00 |
Mitchell Hashimoto
|
3db41fe9f6
|
helper/hashcode for generating hashcodes
|
2014-08-20 22:09:40 -07:00 |
Mitchell Hashimoto
|
e9cc09a886
|
helper/schema: improve InternalValidate for sets
|
2014-08-20 21:13:18 -07:00 |
Mitchell Hashimoto
|
9ab5577beb
|
helper/schema: set diff tests
|
2014-08-20 21:09:07 -07:00 |
Mitchell Hashimoto
|
475528adc3
|
helper/schema: Set operations
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
ca18e971d1
|
helper/schema: can set sets
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
9fe21f0423
|
helper/schema: verify that sets remove duplicates
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
56dde5c0c1
|
helper/schema: can read and get the state of sets
|
2014-08-20 21:09:06 -07:00 |
Mitchell Hashimoto
|
a7e1154a0f
|
helper/schema: remove swap tracking
|
2014-08-20 18:11:40 -07:00 |
Mitchell Hashimoto
|
312acf3e40
|
helper/schema: track map of swaps
|
2014-08-20 18:11:40 -07:00 |
Mitchell Hashimoto
|
5e975e47cf
|
helper/schema: diffing should use ResourceData for guidance
|
2014-08-20 18:11:40 -07:00 |
Mitchell Hashimoto
|
5fc41cc272
|
helper/schema: properly put "id" into attributes
|
2014-08-20 10:38:51 -07:00 |
Mitchell Hashimoto
|
021a23fe99
|
helper/schema: if update sets the ID to blank, it deletes the resource
|
2014-08-20 10:38:51 -07:00 |
Mitchell Hashimoto
|
ee0acc4a5d
|
helper/schema: support bools
|
2014-08-19 16:46:36 -07:00 |
Mitchell Hashimoto
|
968a567499
|
helper/schema: ability to force set Meta
|
2014-08-19 15:26:31 -07:00 |
Mitchell Hashimoto
|
e2abcb9c14
|
Merge pull request #163 from desimone/patch-4
helper/ssh: style
|
2014-08-19 12:48:18 -07:00 |
Alex Gaynor
|
2606ef8853
|
Remove extraneous trailing bit in the import URL
|
2014-08-19 12:27:01 -07:00 |
Alex Gaynor
|
3374f310f8
|
Replace implementation with Mitchell's go-homedir
|
2014-08-19 12:21:01 -07:00 |
Alex Gaynor
|
f48b888477
|
Merge branch 'master' into expand-user-path
|
2014-08-19 12:19:16 -07:00 |
Mitchell Hashimoto
|
2444986fe8
|
helper/schema: nice error if update isn't supported
|
2014-08-19 09:26:48 -07:00 |
Mitchell Hashimoto
|
c4664a81e6
|
helper/schema: show computed lists in diffs
|
2014-08-18 21:22:27 -07:00 |
Mitchell Hashimoto
|
ba819d1f37
|
helper/schema: don't include zero count in state
|
2014-08-18 19:12:49 -07:00 |
Mitchell Hashimoto
|
5a5ef67d87
|
helper/schema: don't forward computing onto elements
|
2014-08-18 19:08:32 -07:00 |
Mitchell Hashimoto
|
801b220dc7
|
helper/schema: can diff lists more correctly
|
2014-08-18 16:54:30 -07:00 |