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
@@ -111,10 +109,6 @@ If you want to store kube config and other certificates after the cluster create
111
109
112
110
| Name | Description | Type | Default | Required |
113
111
|------|-------------|:----:|:-----:|:-----:|
114
-
| region | The region ID used to launch this module resources. If not set, it will be sourced from followed by ALICLOUD_REGION environment variable and profile | string | '' | no |
115
-
| profile | The profile name as set in the shared credentials file. If not set, it will be sourced from the ALICLOUD_PROFILE environment variable. | string | '' | no |
116
-
| shared_credentials_file | This is the path to the shared credentials file. If this is not set and a profile is specified, $HOME/.aliyun/config.json will be used. | string | '' | no |
117
-
| skip_region_validation | Skip static validation of region ID. Used by users of alternative AlibabaCloud-like APIs or users w/ access to regions that are not public (yet). | bool | false | no |
118
112
| new_vpc | Create a new vpc for this module | string | false | no |
119
113
| vpc_cidr | The cidr block used to launch a new vpc | string | "192.168.0.0/16" | no |
120
114
| vswitch_ids | List Ids of existing vswitch | string | [] | yes |
0 commit comments