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: docs/data-sources/fabric_network.md
+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
@@ -57,7 +57,7 @@ output "region" {
57
57
-`notifications` (List of Object) Preferences for notifications on Fabric Network configuration or status changes (see [below for nested schema](#nestedatt--notifications))
58
58
-`operation` (Set of Object) Network operation information that is associated with this Fabric Network (see [below for nested schema](#nestedatt--operation))
59
59
-`project` (Set of Object) Fabric Network project (see [below for nested schema](#nestedatt--project))
60
-
-`scope` (String) Fabric Network scope
60
+
-`scope` (String) Fabric Network scope. Valid values: [REGIONAL GLOBAL LOCAL]. Note: When scope is REGIONAL, the location.region field is required.
-`name` (String) Fabric Network name. An alpha-numeric 24 characters string which can include only hyphens and underscores
36
36
-`notifications` (Block List, Min: 1) Preferences for notifications on Fabric Network configuration or status changes (see [below for nested schema](#nestedblock--notifications))
37
37
-`project` (Block Set, Min: 1) Fabric Network project (see [below for nested schema](#nestedblock--project))
38
-
-`scope` (String) Fabric Network scope
38
+
-`scope` (String) Fabric Network scope. Valid values: [REGIONAL GLOBAL LOCAL]. Note: When scope is REGIONAL, the location.region field is required.
0 commit comments