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/function.md
+2
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ The following arguments are supported:
84
84
85
85
-`deploy` - Define if the function should be deployed, terraform will wait for function to be deployed. Function will get deployed if you change source zip
86
86
87
+
-`sandbox` - (Optional) Execution environment of the function.
88
+
87
89
-`region` - (Defaults to [provider](../index.md#region)`region`). The [region](../guides/regions_and_zones.md#regions) in which the namespace should be created.
88
90
89
91
-`project_id` - (Defaults to [provider](../index.md#project_id)`project_id`) The ID of the project the namespace is associated with.
0 commit comments