-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Labels
P4low priority issueslow priority issuesbugSomething isn't workingSomething isn't workingtriagedScoped and ready for workScoped and ready for work
Description
TL;DR
I have an instance template with multiple NICs and a compute instance that uses that instance template. The instance created matches everything on the instance template but the number of NICs.
Expected behavior
All configurations in the instance template to be applied in the instance created including all subnets in the instance template.
Observed behavior
I can see that the instance template is properly created because if I use the console to create the instance using the same instance template, the instance is properly created with all the subnets (NICs).
Terraform Configuration
- Create instance template with multiple interfaces using the proper module
- Create an instance with compute_instance module using the instance template previously created
Terraform Version
v1.0.7
on darwin_amd64
Additional information
No response
wiltonpaulo
Metadata
Metadata
Assignees
Labels
P4low priority issueslow priority issuesbugSomething isn't workingSomething isn't workingtriagedScoped and ready for workScoped and ready for work