Releases: IBM-Cloud/terraform
Releases · IBM-Cloud/terraform
IBM Cloud Provider - v0.3 (based on terraform 0.9.3)
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
acceptsadmin
parameter to download the admin configuration for a given cluster
Bug Fixes
- Deleting resources outside
terraform
gives 404 error on subsequentterraform 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
tf-v0.9.3-ibm-provider-v0.2.1
Bug fixes
- Cluster deletion fails with authorization header missing errors
v0.2
IBM Cloud Provider - Authentication simplified
The provider takes the following parameters now:
- Bluemix API Key
- SoftLayer username
- SoftLayer API Key
IBM Cloud provider - First release
- Based on terraform 0.9.3. Provider supports the below resources.
Bluemix infrastructure resources
- Auto Scale Groups
- Auto Scale Policies
- Bare Metal
- Basic Monitor
- DNS Domain
- DNS Domain Resource Record
- Dedicated Hardware Firewall
- Dedicated Hardware Firewall Rules
- Global IP
- Local Load Balancer
- Local Load Balancer Service
- Local Load Balancer Service Group
- NFS-based Endurance and Performance file storage
- Provisioning Hooks
- SSH Key
- VLAN
- Virtual Guest
- SoftLayer Image Template (Data source)
- SoftLayer Security Certificates
- SoftLayer User
- SoftLayer VPX Load Balancer Services
- SoftLayer VPX Load Balancer Virtual IP Addresses
- SoftLayer VPX Load Balancers
- SoftLayer VPX Load Balancers HA with two Netscaler VPX devices
Bluemix kubernetes cluster resources
- Cluster
- ClusterConfig
- ClusterServiceBinding
- Worker
Bluemix cloudfoundary resources
- Account
- Org
- Space
- ServicePlan
- ServiceInstance
- ServiceKey
IBM K8s provider
Based on terraform 0.9.3. Provider supports the below resources.
- Deployment
- Ingress
- Namespace
- Pod
- Replication Controller
- Secret
- Service
- Volume
- Volume Claim
Resource Docs https://ibm-terraform-docs.mybluemix.net/docs/providers/ibmcloud/index.html