Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TF Instance and multiple VNICs

mhearn-OracleAug 25 2017 — edited Sep 5 2017

Hello all!

With the Compute API supporting the creation and attachment of a secondary VNIC to an instance I was hoping this capability would be possible within a terraform config.

I have played with the baremetal_core_instance sub-block, create_vnic_details but realised this was folly after reading that a secondary VNIC can only be attached post instance creation.  Given that piece of information I see no current way, within terraform, to create/attach a secondary VNIC.

Can someone verify that this is the case and if so, are there any future plans to add this capability to the baremetal provider?

Many Thanks!

Comments
Post Details
Added on Aug 25 2017
2 comments
750 views