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

Cannot add multiple nics at instances and predefined mac addresses. #114

Open
AlexanderKgr opened this issue Apr 24, 2024 · 1 comment
Open
Labels
enhancement New feature or request
Milestone

Comments

@AlexanderKgr
Copy link

Hello,

I am looking for adding multiple nic at instances, being created with terraform and adding predefined mac addresses at those instances (windows 10 activated systems) and there is no way/option to implement this.

Can you help me with this issue or it is something that it is known and it is going to be implemented in the future?

Thanks in advance.

@kiranchavala kiranchavala added the enhancement New feature or request label Apr 29, 2024
@kiranchavala kiranchavala added this to the v0.6.0 milestone Apr 29, 2024
@kiranchavala
Copy link
Collaborator

@AlexanderKgr

Currently the option to specify the mac address is not present in terraform

https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/nic

its possible via API call

https://cloudstack.apache.org/api/apidocs-4.19/apis/addNicToVirtualMachine.html

Will mark it as a improvement request

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

No branches or pull requests

2 participants