Skip to content

IBM Cloud Provider - v0.3 (based on terraform 0.9.3)

Latest
Compare
Choose a tag to compare
@ashishth09 ashishth09 released this 05 Jun 04:51
· 1072 commits to master since this release

Following resources for applications on Bluemix have been added:

  • Application
  • Route
  • Private Domain
  • Shared Domain
  • Space

Enhancements to existing resource

  • Data source ibmcloud_cs_cluster_config accepts admin parameter to download the admin configuration for a given cluster

Bug Fixes

  • Deleting resources outside terraform gives 404 error on subsequent terraform plan #133
  • ibmcloud_cs_cluster_config data resource downloads the config each time #134

Following have been removed from the provider definition

  • Remove skip_service_configuration #112

Below data source support was added

  • VirtualGuest

The documentation for the provider is available here