Skip to content

Commit

Permalink
Release 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarrien committed Jul 29, 2019
1 parent 878f367 commit 4f94667
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 0.18.0 2019-07-29
* [53e7c20](../../commit/53e7c200f95bcb9513685c09dff2876fc4220ea9) Add TF 0.12 requirement to README
* [8034076](../../commit/80340766825fe7e93ec9ff55a65285ff166527c2) TF 0.12: Disable make check-docs in travis build
* [6188b27](../../commit/6188b2708eca69fbda4c700161747ae9a5a24dfb) (breaking) TF 0.12: Dynamic blocks
* [49c9090](../../commit/49c90902285557fe42cc2a5ca06d58685097fe69) (breaking) TF 0.12: Update Terraform version in Travis
* [b5257f4](../../commit/b5257f4e1cf6169773b118796197acc4044d5f95) (breaking) TF 0.12: Remove nested lists
* [f2a5fc8](../../commit/f2a5fc8478c35a5f054c5fe2045366d2b65cf0d9) TF 0.12: Remove nested lists
* [73bebf8](../../commit/73bebf8fd7b6dbd85d1f20542ef8f705cd436bf3) Fix unit test failures
* [36f1c36](../../commit/36f1c369f39b2240fe9fa715cf9be3b41c56e976) lint fixes
* [23f73b8](../../commit/23f73b866d4f6ba4fc9bbbf5c26521b1f93ed517) TF 0.12: Fix pseudo depends_on in aws-iam-group-assume-role
* [65c5387](../../commit/65c53873aba951bd3bbb4097e071c9e9ec43b7b1) TF 0.12: Relative directory fix
* [d95cb17](../../commit/d95cb17ad7b6e7291414871e745a6c41c0522ba2) TF 0.12: Brace changes for maps for Terraform 0.12
* [dda5196](../../commit/dda51965cc5633de921c480373bfc9cf008b730a) Upgrade Go libraries
* [8d650cf](../../commit/8d650cf96dccf1ac4637815c4348875cc31d0c8a) Upgrade Go in Travis, use go modules
* [f6e470b](../../commit/f6e470bdcc0ef23975626ec024be746d3b4f8568) Fixed Typo in Readme (#102)
* [b9000b8](../../commit/b9000b89797171454478d850443831ee1c1e16cd) Add a .gitattributes to collapsed vendored code during github pull requests (#106)
* [d0e53fc](../../commit/d0e53fc1387b864c75fe00b6cdb7f49b7e95a73f) add force_detach_policies to aws_iam_role (#100)
* [982ff3b](../../commit/982ff3b024647afb8e8a43da68bc0ae48adaebf3) ACM certificate route53 overwrite (#99)

## 0.17.1 2019-05-15
* [bdad602](../../commit/bdad6029c940da121eef5bf212030215c51fa1f6) adding in route53 Read Only Access (#96)
* [a361c8d](../../commit/a361c8d19d7df3e1a18f0810a48a1467b26b4998) Create pull request template.md
Expand Down

0 comments on commit 4f94667

Please sign in to comment.