Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@acornies
acornies / terraform.log
Created November 9, 2020 23:51
terraform nomad_volume error
2020/11/09 17:12:15 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_volume.airflow_data, 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:
- .deregister_on_destroy: planned value cty.True does not match config value cty.NullVal(cty.Bool)
2020/11/09 17:12:15 [TRACE] eval: *terraform.EvalCheckPlannedChange
2020/11/09 17:12:15 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2020/11/09 17:12:15 [TRACE] eval: *terraform.EvalGetProvider
2020/11/09 17:12:15 [TRACE] eval: *terraform.EvalReadState
2020/11/09 17:12:15 [TRACE] EvalReadState: reading state for nomad_volume.airflow_data
2020/11/09 17:12:15 [TRACE] EvalReadState: no state present for nomad_volume.airflow_data
2020/11/09 17:12:15 [TRACE] eval: *terraform.EvalReduceDiff