这是indexloc提供的服务,不要输入任何密码
Skip to content

Wrong number of interfaces using compute_instance module #222

@thiagonache

Description

@thiagonache

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4low priority issuesbugSomething isn't workingtriagedScoped and ready for work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions