f95dccf1b3
A companion to the null_resource resource, this is here primarily to enable manual quick testing of data sources workflows without depending on any external services. The "inputs" map gets copied to the computed "outputs" map on read, "rand" gives a random number to exercise cases with constantly-changing values (an anti-pattern!), and "has_computed_default" is settable in config but computed if not set. |
||
---|---|---|
.. | ||
data_source.go | ||
provider.go | ||
provider_test.go | ||
resource.go |