disaster37 / terraform-provider-kibana

Custom provider to handle Kibana API
MIT License
11 stars 21 forks source link

fix: #14 about kibana_role #15

Closed disaster37 closed 3 years ago

disaster37 commented 3 years ago

Signed-off-by: disaster37 linuxworkgroup@hotmail.com

Fix kibana_role ressource to avoid to update each time when elasticsearch field is not set.

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (35c47ba) into 7.x (7b25c81) will decrease coverage by 0.21%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              7.x      #15      +/-   ##
==========================================
- Coverage   79.63%   79.42%   -0.22%     
==========================================
  Files           8        8              
  Lines         938      938              
==========================================
- Hits          747      745       -2     
- Misses        143      144       +1     
- Partials       48       49       +1     
Impacted Files Coverage Δ
kb/resource_kibana_role.go 77.32% <50.00%> (-0.63%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b25c81...35c47ba. Read the comment docs.