Mark name and identifier as Optional + Computed in Data Source
X
Xylophone gold Bass
Customer is using terraform test with mocks against the Harness Terraform provider. The data source currently marks name and identifier as optional only, which prevents Terraform test mocks from simulating data source behavior correctly.
The request is to mark both fields as Optional + Computed so Terraform can treat them as provider-populated values during mocked testing.
Log In
I
Isolated Cat
The customer is looking to use this to write unit tests