Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillbaker committed Sep 3, 2020
1 parent d91b46d commit 99a4450
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,33 @@
# Changelog
## Unreleased
### Changed
-

### Added
-


## [1.4.2] - 2020-09-03
### Changed
- Fixed import for resources: `elasticsearch_opendistro_ism_policy`, `elasticsearch_opendistro_role`, `elasticsearch_opendistro_roles_mapping`.
- Fixed diffs for sets in `elasticsearch_opendistro_role`.
- Allow omitting tenant permissions
- Fix `elasticsearch_xpack_watch` resource not detecting diffs outside (#65).

### Added
- Allow specifying AWS region for URL signing explicitly


## [1.4.1] - 2020-07-27
### Changed
- Fixed build process.


## [1.4.0] - 2020-07-27
### Changed
- Releases are now built with goreleaser tooling and packaged as zip files. Binaries are built with `CGO_ENABLED=0` as per the recommendations of goreleaser/terraform, these correspond to the previous `_static` binaries.


## [1.3.0] - 2020-06-20
### Added
- Support Snapshot lifecycle management
Expand Down

0 comments on commit 99a4450

Please sign in to comment.