opentofu/terraform/test-fixtures/issue-9549
James Bardin f7d6fb368a
Add failing test for missing computed map entries
The map output from the module "mod" loses the computed value from the
template when we validate. If the "extra" field is removed from the map,
the validation fails earlier with map "does not have any elements so
cannot determine type".

Apply will work, because the computed value will exist in the map.
2016-11-09 14:28:15 -08:00
..
mod Add failing test for missing computed map entries 2016-11-09 14:28:15 -08:00
main.tf Add failing test for missing computed map entries 2016-11-09 14:28:15 -08:00