Hello,
I need help to create different OCI EBS volumes with sizes( TF resource “oci_core_volume”)
https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_volume
Hello,
I need help to create different OCI EBS volumes with sizes( TF resource “oci_core_volume”)
https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_volume
It looks like that resource does have attributes you can use to set the volume size. Could you explain what you have done so far and what isn’t working?