You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ using the information found in this document.
13
13
ServiceNow has the concept of a Variable Set which is a collection of ServiceNow
14
14
Variables that can be referenced in a Flow from a Service Catalog item. The
15
15
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
17
17
`tf_variable.createVariablesFromSet()` function.
18
18
19
19
This function looks for variables following these conventions:
0 commit comments