terraform-provider-shell icon indicating copy to clipboard operation
terraform-provider-shell copied to clipboard

Resource should not be created if create doesnt return stateful data

Open scottwinkler opened this issue 4 years ago • 0 comments

If the output of the read doesn't return anything then the resource should not be created. Check if output variable is set in the create() function

scottwinkler avatar Jul 19 '20 05:07 scottwinkler