Skip to content

Commit

Permalink
Merge pull request #17 from mengesb/instance_storage
Browse files Browse the repository at this point in the history
Instance storage
  • Loading branch information
mengesb authored Aug 11, 2016
2 parents fbfb1ca + 6ed250a commit d4ce764
Show file tree
Hide file tree
Showing 6 changed files with 818 additions and 134 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,17 @@ tf_hachef CHANGELOG

This file is used to list changes made in each version of the tf_hachef Terraform plan.

v0.2.6 (2016-08-11)
-------------------
- Updated root device to use gp2 on backends
- Added map `instance_store` with reasonable defaults
- Now using local node instance storage for backends
- Large documentation overhaul

v0.2.5 (2016-08-10)
-------------------
- Adding `postgresql.md5_auth_cidr_addresses` to `chef-backend.rb` before joining cluster no longer breaks chef-backend
- Adding `postgresql.md5_auth_cidr_addresses` to `chef-backend.rb` before
joining cluster no longer breaks chef-backend
- attributes-json.tpl -> backend-attributes-json.tpl for consistency

v0.2.4 (2016-08-10)
Expand Down
Loading

0 comments on commit d4ce764

Please sign in to comment.