Personal tools
Skip to content. | Skip to navigation
export IC_API_KEY="IBM Cloud API Key" export SL_API_KEY="SoftLayer API Key" export SL_USERNAME="SoftLayer username associated with SL_API_KEY". Add the plug-in provider to the Terraform configuration file. provider "ibm" {}
A CLI tool that generates tf/json and tfstate files based on existing infrastructure (reverse Terraform). * Generate tf/json + tfstate files from existing infrastructure for all supported objects by resource. * Remote state can be uploaded to a GCS bucket. * Connect between resources with terraform_remote_state (local and bucket). * Save tf/json files using a custom folder tree pattern. * Import by resource name and type. Terraformer uses Terraform providers and is designed to easily support newly added resources. To upgrade resources with new fields, all you need to do is upgrade the relevant Terraform providers.
Terraform aws provider
Terraform azurerm provider
Terraform chef provider
Terraform docker provider
Terraform google provider
Terraform grafana provider
Terraform kubernetes provider
Terraform OpenStack provider