Versions in this module Expand all Collapse all v0 v0.2.0 Jul 18, 2024 v0.1.0 Jun 27, 2024 Changes in this version + const ProviderConfig + var TestAccProtoV6ProviderFactories = map[string]func() (tfprotov6.ProviderServer, error) + var TestAccProvider provider.Provider = dagsterProvider.New() + func AccTestPreCheck(t *testing.T) + func FetchValueFromState(resourceName string, attributeName string, target *string) resource.TestCheckFunc + func GetDagsterClientFromEnvVars() client.DagsterClient + func MarshalJSONOrPanic(input map[string]interface{}) json.RawMessage + func UnmarshalJSONOrPanic(input json.RawMessage) map[string]interface