Commit Graph

2092 Commits (6fea336c09d9a0e4fd00ea43bcd7f215a71c00a4)
 

Author SHA1 Message Date
Mitchell Hashimoto 6fea336c09 Merge pull request #396 from hashicorp/f-consul-schema
12 years ago
Mitchell Hashimoto e59e4a6bd9 providers/aws: fix compile error
12 years ago
Mitchell Hashimoto 3e6263332d providers/heroku: set all the things
12 years ago
Mitchell Hashimoto e4a2cb216c Merge pull request #389 from catsby/heroku-go-orgs
12 years ago
Armon Dadgar 1cc95b7a72 provider/consul: Change to GetOk with schema.Helper
12 years ago
Mitchell Hashimoto ce997a9a33 providers/aws: fix test
12 years ago
Mitchell Hashimoto dad141ec08 Merge pull request #397 from seanherron/ec2-tags
12 years ago
Mitchell Hashimoto 0bc21a928d website: move all examples into the GitHub repo
12 years ago
Mitchell Hashimoto 104ed0fb9b website: update examples to use new module system
12 years ago
Mitchell Hashimoto dfbd47eb05 Merge pull request #395 from hashicorp/sethvargo/middleman-hashicorp
12 years ago
Mitchell Hashimoto 369ba8cf07 config/module: fix issue where Get was copying subdir contents twice
12 years ago
Mitchell Hashimoto 2f4e441347 examples directory start
12 years ago
Mitchell Hashimoto 70191d22a6 Add checkpoint
12 years ago
Sean Herron 3e16190e69 Expands AWS tagging to cover EC2 instances
12 years ago
Armon Dadgar 5a3f80559c helper/ssh: Cleanups
12 years ago
Mitchell Hashimoto d7e77202ba website: started updating examples
12 years ago
Mitchell Hashimoto 5f6fe1f931 command: put the modules in ".terraform/modules"
12 years ago
Mitchell Hashimoto 9ccc8aebf1 website: update getting started guide for TF 0.3 features
12 years ago
Armon Dadgar 269c5be738 provider/Consul: Support Token. Fixes #378
12 years ago
Armon Dadgar 3e249a4e4e provider/consul: Port to helper.Schema framework
12 years ago
Seth Vargo 7cde76abae Update to middleman-hashicorp
12 years ago
Mitchell Hashimoto edf85de411 terraform: output state in human-readable format
12 years ago
Mitchell Hashimoto ce61b5caec terraform: no outputs if we have no resources
12 years ago
Mitchell Hashimoto 61660b464b update dev version
12 years ago
Mitchell Hashimoto 6ee9c06cdc config/module: copyDir properly copies files in subdirectories
12 years ago
Mitchell Hashimoto 12c178bc63 helper/schema: don't ask for input if provider default would not be nil
12 years ago
Clint Shryock 764b0259dd Document the organization name field
12 years ago
Mitchell Hashimoto c6a165f8c6 command: prov UI should trim only right spaces
12 years ago
Clint Shryock 8ab3ebbfb2 clean up the conditional check for Heroku organization
12 years ago
Mitchell Hashimoto 06889b8fc7 terraform: make sure taint destroys happen first for counts
12 years ago
Clint Shryock 5fe2593c16 Add to Organization schema ref. Also gofmt the file
12 years ago
Mitchell Hashimoto 7af9179edd terraform: remove old test
12 years ago
Mitchell Hashimoto f59e89ccb8 terraform: add count tainted apply test
12 years ago
Mitchell Hashimoto ac7e494697 terraform: remove an inaccurate TODO
12 years ago
Mitchell Hashimoto f74a27d75f terraform: provisioner dependencies are reflected in graph
12 years ago
Mitchell Hashimoto d4d58ae44b terraform: turn resource expand into graph
12 years ago
Mitchell Hashimoto fbeb99ee83 command: make sure the output has a line from a provisioner to output
12 years ago
Mitchell Hashimoto 8fc134caa1 command/destroy: don't show outputs
12 years ago
Mitchell Hashimoto bb698217f8 command: split on \r too
12 years ago
Mitchell Hashimoto 4cb1ea6ae1 config: allow exact multi-resource references outside slices
12 years ago
Mitchell Hashimoto ecafcfa682 terraform: don't validate tainted resources
12 years ago
Mitchell Hashimoto 6e7d23d612 terraform: don't crash if validating orphan
12 years ago
Mitchell Hashimoto bbdb375612 Remove TODO from yore
12 years ago
Mitchell Hashimoto 0914e17a2a command/apply: more than one ctrl-c properly exits immediately
12 years ago
Mitchell Hashimoto 129e4fc453 terraform: fix crash if depends_on used when state has orphans
12 years ago
Mitchell Hashimoto 1510f12efc output errors to the proper location in main.go [GH-288]
12 years ago
Mitchell Hashimoto dac5f0e3df command/show: update help
12 years ago
Mitchell Hashimoto d7786473df fmt
12 years ago
Mitchell Hashimoto 069f758efb command/show: show default state with no args [GH-349]
12 years ago
Mitchell Hashimoto d2e836275b terraform: sort the modules in the state [GH-318]
12 years ago