oracle-terraform-modules / terraform-oci-compute-instance

Terraform Module for creating Oracle Cloud Infrastructure compute instances
https://registry.terraform.io/modules/oracle-terraform-modules/compute-instance/oci/latest
Other
46 stars 62 forks source link

support for advanced placement options #65

Open kral2 opened 3 years ago

kral2 commented 3 years ago

Community Note

Description

Compute Instance can now be provisioned choosing between 4 capacity type:

New or Affected Resource(s)

oci_core_instance

Potential Terraform Configuration

resource oci_core_instance have a specific argument for each capacity type (with on-demand being considered the default mode):

These settings will need to be configured based on module inputs.

# Copy-paste any Terraform configurations for how the requested feature may be used. 

References

release notes:

provider spec