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

attribute compute_offering of instance should become Optional #54

Open
pdion891 opened this issue Dec 13, 2018 · 2 comments
Open

attribute compute_offering of instance should become Optional #54

pdion891 opened this issue Dec 13, 2018 · 2 comments

Comments

@pdion891
Copy link
Contributor

Defining compute_offering could become optional for terraform and default to "Standard" offering.
Since cloud.ca have only one compute offering now, it does not make sense to enforce definition of it.

@pdube
Copy link
Contributor

pdube commented Dec 18, 2018

@pdion891 What behaviour would you expect if you added another compute offering?

@pdion891
Copy link
Contributor Author

default to standard offering, if compute_offering not specified, otherwise it behave as right now, but by making compute_offering optional, we remove that line that is kind of useless for now.

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

No branches or pull requests

2 participants