Skip to content

Commit 025f7fe

Browse files
Update content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx
Co-authored-by: Brian McClain <brianmmcclain@gmail.com>
1 parent fd9eba8 commit 025f7fe

File tree

1 file changed

+1
-1
lines changed
  • content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-catalog-terraform

1 file changed

+1
-1
lines changed

content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using the information found in this document.
1313
ServiceNow has the concept of a Variable Set which is a collection of ServiceNow
1414
Variables that can be referenced in a Flow from a Service Catalog item. The
1515
Terraform Integration codebase can create [Terraform Variables and Terraform
16-
Environment Variables](/terraform/cloud-docs/workspaces/variables) via the API using the
16+
Environment Variables](/terraform/cloud-docs/variables) via the API using the
1717
`tf_variable.createVariablesFromSet()` function.
1818

1919
This function looks for variables following these conventions:

0 commit comments

Comments
 (0)