This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020/04/02 11:33:18 [WARN] Provider "registry.terraform.io/-/helm" produced an invalid plan for helm_release.nginx-ingress-controller, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .max_history: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number) | |
- .reset_values: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .cleanup_on_fail: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .render_subchart_notes: planned value cty.True does not match config value cty.NullVal(cty.Bool) | |
- .skip_crds: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .wait: planned value cty.True does not match config value cty.NullVal(cty.Bool) | |
- .atomic: planned value cty.False does not match config value cty.NullVal(cty.Bool) |