Commit Graph

2408 Commits

Author SHA1 Message Date
Armon Dadgar 53704db4ee command: Enable reading remote-enabled state 2014-12-10 13:27:09 -08:00
Armon Dadgar bf10111745 command/apply: Move state persistence to Meta 2014-12-10 13:27:09 -08:00
Armon Dadgar 93f7d86546 remote: Expose CopyFile 2014-12-10 13:27:09 -08:00
Armon Dadgar c24123ff8a command/remote: Adding tests 2014-12-10 13:27:08 -08:00
Armon Dadgar b4b44dd0a8 command/remote: Refresh state before the disable 2014-12-10 13:27:08 -08:00
Armon Dadgar 6e7cffd60b command/init: Only initialize a blank state with remote 2014-12-10 13:27:08 -08:00
Armon Dadgar 9168a0f1ce command: Simplify push/pull, depend on remote command for setup 2014-12-10 13:27:08 -08:00
Armon Dadgar 1945e2099a command/remote: Use PersistState 2014-12-10 13:27:08 -08:00
Armon Dadgar 4e44443aa3 command/remote: Working on the details 2014-12-10 13:27:08 -08:00
Armon Dadgar 8c6e4e564f remote: Remove ValidateConfig 2014-12-10 13:27:08 -08:00
Armon Dadgar b3871c0c5a command/remote: Adding skeleton 2014-12-10 13:27:08 -08:00
Armon Dadgar 1bee8b08af remote: test name cleanup 2014-12-10 13:27:08 -08:00
Armon Dadgar 09d7fb7c27 command: cleanup test function names 2014-12-10 13:27:08 -08:00
Armon Dadgar 7ba0c003f2 command/push: Allow existing state file to enable remote 2014-12-10 13:27:08 -08:00
Armon Dadgar 38002904f4 command/push: Adding the push command 2014-12-10 13:27:08 -08:00
Armon Dadgar 722a885113 command/init: Testing remote flags 2014-12-10 13:27:07 -08:00
Armon Dadgar 34df217514 command/pull: Adding the pull command 2014-12-10 13:27:07 -08:00
Armon Dadgar 7febe57ae6 remote: Avoid a panic by re-ordering cases 2014-12-10 13:27:07 -08:00
Armon Dadgar 220d496f9c remote: refactor for ReadLocalState 2014-12-10 13:27:07 -08:00
Armon Dadgar bec1dfcd68 remote: Supporting push state 2014-12-10 13:27:07 -08:00
Armon Dadgar d1e41bc992 remote: Testing put state 2014-12-10 13:27:07 -08:00
Armon Dadgar 958bea4fca remote: first pass at push state 2014-12-10 13:27:07 -08:00
Armon Dadgar f748b6ae71 remote: Refactoring to use a common client 2014-12-10 13:27:07 -08:00
Armon Dadgar d16793659c remote: lots of tests 2014-12-10 13:27:07 -08:00
Armon Dadgar 2d1f985a93 remote: testing file init 2014-12-10 13:27:07 -08:00
Armon Dadgar d332b8ad58 remote: implement refresh state 2014-12-10 13:27:07 -08:00
Armon Dadgar d077a82db2 remote: simplify client 2014-12-10 13:27:07 -08:00
Armon Dadgar b83b4a923f terraform: expose the state version 2014-12-10 13:27:06 -08:00
Armon Dadgar 3de8e2343e remote: testing remote state fetch 2014-12-10 13:27:06 -08:00
Armon Dadgar cc4e48e0ec remote: Working on API client 2014-12-10 13:27:06 -08:00
Armon Dadgar e36b46de07 remote: Adding tests 2014-12-10 13:27:06 -08:00
Armon Dadgar 7a530cdae5 remote: adding tests 2014-12-10 13:27:06 -08:00
Armon Dadgar 29b3310a49 command/init: integrate remote state storage 2014-12-10 13:27:06 -08:00
Armon Dadgar 72570e72bc remote: adding helpers for remote state storage 2014-12-10 13:27:06 -08:00
Armon Dadgar 6ce957d4b1 terraform: State helpers 2014-12-10 13:27:06 -08:00
Armon Dadgar 1ec0602cab terraform: Add new remote storage fields to state 2014-12-10 13:27:06 -08:00
Mitchell Hashimoto 04eb1885f1 providers/atlas: force new 2014-12-10 13:27:06 -08:00
Mitchell Hashimoto a8c05acd1d providers/atlas 2014-12-10 13:27:06 -08:00
Armon Dadgar c4de19c740 website: Document key sanitization 2014-12-10 13:27:06 -08:00
Armon Dadgar ef57437a6e website: Update artifact docs 2014-12-10 13:27:05 -08:00
Armon Dadgar 15de5c3cf9 website: Document the atlas provider 2014-12-10 13:27:05 -08:00
Armon Dadgar 633a08230e Merge pull request #638 from snehaso/tag_for_acl
[AWS] added tags for aws_network_acl
2014-12-10 12:59:22 -08:00
Armon Dadgar 9668c8292f Merge pull request #637 from snehaso/vpc_tenanct
[AWS] added vpc instance_tenancy
2014-12-10 12:58:50 -08:00
Armon Dadgar 8e32076d55 Merge pull request #635 from snehaso/cross_zone_lb
[AWS]  enabled cross zone load balancing
2014-12-10 10:55:54 -08:00
Sneha Somwanshi 5e3e8562fc added tags for aws_network_acl 2014-12-10 16:29:00 +05:30
Sneha Somwanshi 89f1a38f5b added vpc tenancy argument 2014-12-10 16:10:00 +05:30
Sneha Somwanshi 60d18e1eb8 doc for cross zone load balancing 2014-12-10 12:53:51 +05:30
Sneha Somwanshi 1d3e30b353 enabled cross zone load balancing 2014-12-10 12:49:43 +05:30
Armon Dadgar 238463fb93 CHANGELOG updates 2014-12-09 15:02:41 -08:00
Mitchell Hashimoto c3ec9f7965 Revert "helper/schema: TypeMap computed should mark diff as cmputed"
This reverts commit b73078c670.
2014-12-09 09:27:19 -08:00