Use with IONOS Cloud
March 26, 2025 ยท View on GitHub
Authentication
Proper credential must be configured, before it can be used.
You can set the environment variables for HTTP basic authentication:
export IONOS_USERNAME="username" export IONOS_PASSWORD="password"
Or you can use token authentication:
export IONOS_TOKEN="token"
List of supported IONOS Cloud resources
application_loadbalancerapplication_loadbalancer_forwardingrulebackup_unitcertificatecontainer_registrycontainer_registry_tokendatacenterdataplatform_clusterdataplatform_node_pooldns_recorddns_zonefirewallgroupipblockipfailoverk8s_clusterk8s_node_poollanloadbalancerlogging_pipelinemongo_clustermongo_usernatgatewaynatgateway_rulenetworkloadbalancernetworkloadbalancer_forwardingrulenicpg_clusterpg_databasepg_userprivate_crossconnects3_keyserversharetarget_groupuservolume
We allow only resources that provide valid terraform plans to be imported. If you do not see your resource in the tf plan, please enable TF_LOG=debug and check logs for a message that will let you know why the resource was not imported.
Notes:
- A server must have a
NICand avolumeattached to be allowed to be imported by terraformer. - A server must also have a
BootVolumeset.