Minsik Lee

Results 4 comments of Minsik Lee

@tomwganem PR is opened for `softlayer_subnet` resource. It will support Portable and Static subnets. Please review the [specification](https://github.com/softlayer/terraform-provider-softlayer/blob/feature-subnet/docs/resources/softlayer_subnet.md).

@tomwganem If you want to update `routes_to` with terraform, you can edit the value of `routes_to` in `.tf` file and execute `terraform apply`. If you want to update `routes_to` using...

The plugin already has bare_metal resource. It is necessary to extend current bare_metal resource to support custom bare metal servers. Utilizing quote ID is a good idea and can simplify...

A quote can be implemented as a terraform data source. Then, it will fetch parameters for a resource definition and the price.