> @@ -33,6 +33,7 @@
>     private Set<Integer> sshKeyIds = ImmutableSet.of();
>     private Boolean privateNetworking;
>     private Boolean backupsEnabled;
> +   private boolean shouldAutoCreateKeyPair = true;

Just `autocreateKeyPair` or so?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/73/files#r17919281

Reply via email to