Skip to content

Commit 85cc166

Browse files
shrsrlhercot
authored andcommitted
[ignore] Modified and corrected import statement in resource docs for schema_template_contract_service_chaining
1 parent 0577a95 commit 85cc166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/schema_template_contract_service_chaining.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@ An existing MSO Schema Template Contract Service Chaining can be [imported][docs
165165

166166

167167
```bash
168-
terraform import mso_schema_template_contract_service_chaining.chain schemas/{schema_id}/templates/{template_name}/contracts/{contract_name}/serviceChaining
168+
terraform import mso_schema_template_contract_service_chaining.chain {schema_id}/templates/{template_name}/contracts/{contract_name}/serviceChaining
169169
```

0 commit comments

Comments
 (0)