Skip to content

Commit 2a49080

Browse files
committed
Release 1.4.3
1 parent 58418cd commit 2a49080

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@
66
### Added
77
-
88

9+
## [1.4.3]
10+
### Changed
11+
- Fixed issue where diffs may not be detected for the resources `elasticsearch_kibana_object`, `elasticsearch_opendistro_destination`, `elasticsearch_opendistro_ism_policy_mapping`, `elasticsearch_opendistro_monitor`, `elasticsearch_xpack_role`, `elasticsearch_xpack_role_mapping`, and data source `elasticsearch_opendistro_destination` (#65).
912

1013
## [1.4.2] - 2020-09-03
1114
### Changed
1215
- Fixed import for resources: `elasticsearch_opendistro_ism_policy`, `elasticsearch_opendistro_role`, `elasticsearch_opendistro_roles_mapping`.
1316
- Fixed diffs for sets in `elasticsearch_opendistro_role`.
1417
- Allow omitting tenant permissions
15-
- Fix `elasticsearch_xpack_watch` resource not detecting diffs outside (#65).
18+
- Fix `elasticsearch_xpack_watch` resource not detecting diffs outside of terraform (#65). The watch API may return default values that were not passed in the original request, e.g. for log actions, `"level": "info"`, which will result in a perpetual diff unless it's pulled into the definition.
1619

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

0 commit comments

Comments
 (0)