mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-26 21:01:17 -05:00
add test for override
This commit is contained in:
@@ -209,6 +209,7 @@ func testBackend(t *testing.T, obj cty.Value) (*Cloud, func()) {
|
||||
b.client.CostEstimates = mc.CostEstimates
|
||||
b.client.Organizations = mc.Organizations
|
||||
b.client.Plans = mc.Plans
|
||||
b.client.TaskStages = mc.TaskStages
|
||||
b.client.PolicySetOutcomes = mc.PolicySetOutcomes
|
||||
b.client.PolicyChecks = mc.PolicyChecks
|
||||
b.client.Runs = mc.Runs
|
||||
|
||||
Reference in New Issue
Block a user