diff --git a/mmv1/products/dataplex/Datascan.yaml b/mmv1/products/dataplex/Datascan.yaml index f59e211201c3..fc4041ef5c28 100644 --- a/mmv1/products/dataplex/Datascan.yaml +++ b/mmv1/products/dataplex/Datascan.yaml @@ -61,25 +61,25 @@ examples: - !ruby/object:Provider::Terraform::Examples name: 'dataplex_datascan_basic_profile' primary_resource_id: 'basic_profile' - primary_resource_name: 'fmt.Sprintf("tf-test-dataScan%s", context["random_suffix"])' + primary_resource_name: 'fmt.Sprintf("tf-test-datascan%s", context["random_suffix"])' test_env_vars: project_name: :PROJECT_NAME - !ruby/object:Provider::Terraform::Examples name: 'dataplex_datascan_full_profile' primary_resource_id: 'full_profile' - primary_resource_name: 'fmt.Sprintf("tf-test-dataScan%s", context["random_suffix"])' + primary_resource_name: 'fmt.Sprintf("tf-test-datascan%s", context["random_suffix"])' test_env_vars: project_name: :PROJECT_NAME - !ruby/object:Provider::Terraform::Examples name: 'dataplex_datascan_basic_quality' primary_resource_id: 'basic_quality' - primary_resource_name: 'fmt.Sprintf("tf-test-dataScan%s", context["random_suffix"])' + primary_resource_name: 'fmt.Sprintf("tf-test-datascan%s", context["random_suffix"])' test_env_vars: project_name: :PROJECT_NAME - !ruby/object:Provider::Terraform::Examples name: 'dataplex_datascan_full_quality' primary_resource_id: 'full_quality' - primary_resource_name: 'fmt.Sprintf("tf-test-dataScan%s", context["random_suffix"])' + primary_resource_name: 'fmt.Sprintf("tf-test-datascan%s", context["random_suffix"])' test_env_vars: project_name: :PROJECT_NAME parameters: