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
@@ -130,6 +145,7 @@ The following arguments are supported:
130
145
-`service_password` - (Optional) Password used for the service to install. May be required depending on used os.
131
146
-`reinstall_on_config_changes` - (Optional) If True, this boolean allows to reinstall the server on install config changes.
132
147
~> **Important:** Updates to `ssh_key_ids`, `user`, `password`, `service_user` or `service_password` will not take effect on the server, it requires to reinstall it. To do so please set 'reinstall_on_config_changes' argument to true.
148
+
-`install_config_afterward` - (Optional) If True, this boolean allows to create a server without the install config if you want to provide it later.
133
149
-`name` - (Optional) The name of the server.
134
150
-`hostname` - (Optional) The hostname of the server.
135
151
-`description` - (Optional) A description for the server.
0 commit comments