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
| <aname="input_custom_network_interface_name"></a> [custom\_network\_interface\_name](#input\_custom\_network\_interface\_name)| Specifies the name of the virtual machine interface name resource |`string`| null | no |
66
66
| <aname="input_custom_public_ip_name"></a> [custom\_public\_ip\_name](#input\_custom\_public\_ip\_name)| Specifies the name of the public ip name name resource |`string`| null | no |
| <aname="input_allocation_method"></a> [allocation\_method](#input\_allocation\_method)| Defines the allocation method for this IP address. Possible values are Static or Dynamic | map(any) | Dynamic | no |
68
+
| <aname="input_public_ip_allocation_method"></a> [public\_ip\_allocation\_method](#input\_public\_ip\_allocation_method)| Defines the allocation method for this IP address. Possible values are Static or Dynamic | map(any) | Dynamic | no |
69
69
| <aname="input_subnet_id"></a> [subnet\_id](#input\_subnet\_id)| The ID of the Subnet where this Network Interface should be located in. |`string`| n/a | yes |
| <aname="output_id"></a> [id](#output\_id)| The ID of the Linux Virtual Machine |
94
-
| <aname="output_access_connector_identity"></a> [access\_connector\_identity](#output\_access\_connector\_identity)| linux virtual machine Identities list |
95
+
| <aname="output_identity"></a> [identity](#output\_identity)| linux virtual machine identity |
96
+
| <aname="output_password"></a> [password](#output\_password)| The password of the Linux Virtual Machine |
0 commit comments