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

Add support for Preemptible Instances #96

Open snafuz opened 2 years ago

snafuz commented 2 years ago

Community Note

Description

Add support for Capacity Type --> Preemptible Capacity to handle Preemptible Instances

New or Affected Resource(s)

TBD

Potential Terraform Configuration

TBD

References

oci_core_instance.preemptible_instance_config

vadyochik commented 2 years ago

i'm interested in this feature and am going to work on its implementation now.