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: modules/asm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ To deploy this config:
60
60
| enable\_vpc\_sc | Determines whether to enable VPC-SC for this ASM installation. For more information read https://cloud.google.com/service-mesh/docs/managed/vpc-sc|`bool`|`false`| no |
61
61
| fleet\_id | The fleet to use for this ASM installation. |`string`|`""`| no |
62
62
| internal\_ip | Use internal ip for the cluster endpoint when running kubectl commands. |`bool`|`false`| no |
63
-
| module\_depends\_on | List of modules or resources this module depends on. |`list(any)`|`[]`| no |
63
+
| module\_depends\_on | List of modules or resources this module depends on. If multiple, all items must be the same type. |`list(any)`|`[]`| no |
64
64
| multicluster\_mode |[Preview] Determines whether remote secrets should be autogenerated across fleet cluster. |`string`|`"manual"`| no |
65
65
| project\_id | The project in which the resource belongs. |`string`| n/a | yes |
0 commit comments