Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Terraform resource : Quote #150

Open
steven4ibm opened this issue May 22, 2017 · 2 comments
Open

New Terraform resource : Quote #150

steven4ibm opened this issue May 22, 2017 · 2 comments

Comments

@steven4ibm
Copy link

Hi,

I would like to provision infrastructures (monthly bare metals or others) based on their quote.

It is simple to parameter in Terraform : only the quoteId, the quantity, the hostname, the domain, the VLAN (optional) and the post-provisioning script (optional) are needed. You can prepare and check your device configuration using the web portal. The quote fixes the price of the configuration and handles configuration discount.

Regards,
Steven

@renier
Copy link
Contributor

renier commented May 22, 2017

@steven4ibm Why do you need this?

@minsikl
Copy link
Contributor

minsikl commented May 26, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants