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/resources/environment.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The following arguments are supported:
24
24
-`name` - (Required, string) The string name of a environment to create. This must be contain only alphanumeric strings.
25
25
-`display_name` - (Required, string) The visible display name of the environment
26
26
-`production` - (Required, boolean) Whether or not the environment is a "production" environment or not
27
-
-`team_uuids` - (Optional, list of strings) The list of teams to assign to the team
27
+
-`team_uuids` - (Optional, list of strings) The list of teams to assign to the team. _NOTE_: this is a Pactflow only property and has no effect for Pact Broker users.
0 commit comments