mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-21 18:10:30 -04:00
We encovered that deferred action invocations don't get provider addresses, which prevents us from loading the schema. That being said, I think it shouldn't be an issue, but will come back to revisit this as we build the support end to end. Add a test for deferred actions support |
||
|---|---|---|
| .. | ||
| hooks | ||
| internal/stackeval | ||
| testdata/mainbundle | ||
| testing | ||
| apply.go | ||
| apply_destroy_test.go | ||
| apply_test.go | ||
| doc.go | ||
| eval_expr.go | ||
| helper_hooks_test.go | ||
| helper_test.go | ||
| hooks.go | ||
| plan.go | ||
| plan_refresh_test.go | ||
| plan_test.go | ||
| telemetry.go | ||
| telemetry_test.go | ||
| validate.go | ||
| validate_test.go | ||