This changes fixes a small issue with the Config so that it honors the
config.FlatConfigurer interface. It also removes the SSHKey config
attribute which is not needed. The code prior to this change did not
work with HCL2 tempaltes.
: panic: interface conversion: **profitbricks.Config is not
config.flatConfigurer: missing method FlatMapstructure