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

Missing: block_volume_attachement → display_name #27

Closed cosmindev closed 3 years ago

kral2 commented 3 years ago

oci_core_volume_attachment.display_name is not updatable and not directly exposed to the user.

Current decision is to not expose this argument to the module user.

If a valid use case is identified, we may revise this decision.