bland-dog-47600
02/25/2025, 4:51 AMrefresh and update. I tried to manipulate with the state directly, removed subnetworks from the inputs but that didn’t help. 🤷🏻♀️
Is there something I can do about it? Only re-importing?
Diagnostics:
gcp:compute:RouterNat (x):
warning: Failed to calculate preview for element in subnetworks: interface conversion: interface {} is []interface {}, not *schema.Set
warning: Failed to calculate preview for element in subnetworks: interface conversion: interface {} is []interface {}, not *schema.Set
gcp:compute:SecurityPolicy (y):
warning: Failed to calculate preview for element in rules: interface conversion: interface {} is []interface {}, not *schema.Set
warning: Failed to calculate preview for element in rules: interface conversion: interface {} is []interface {}, not *schema.Set
warning: Failed to calculate preview for element in rules: interface conversion: interface {} is []interface {}, not *schema.Set
warning: Failed to calculate preview for element in rules: interface conversion: interface {} is []interface {}, not *schema.Set
gcp:compute:RouterNat (z):
warning: Failed to calculate preview for element in subnetworks: interface conversion: interface {} is []interface {}, not *schema.Set
warning: Failed to calculate preview for element in subnetworks: interface conversion: interface {} is []interface {}, not *schema.Setadorable-house-61348
02/25/2025, 5:50 PMbland-dog-47600
02/26/2025, 2:25 AMgo get -u helped. Thanks a lot!