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
-`scopes` (Set of String) One or more of builds, functions, runtime, and post-processing
97
+
-`scopes` (Set of String) One or more of builds, functions, runtime, and post-processing.
98
+
99
+
Customizing scopes is not supported on free plans. However, free plan users managing a secret environment variable can and must explicitly set this to `["builds", "functions", "runtime"]`.
98
100
-`secret_values` (Attributes Set) (see [below for nested schema](#nestedatt--secret_values))
99
101
-`site_id` (String)
100
102
-`team_id` (String) Required if a default team was not configured in the provider configuration.
Description: "One or more of builds, functions, runtime, and post-processing",
120
+
Description: "One or more of builds, functions, runtime, and post-processing.\n\nCustomizing scopes is not supported on free plans. However, free plan users managing a secret environment variable can and must explicitly set this to `[\"builds\", \"functions\", \"runtime\"]`.",
0 commit comments