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

Refactor Additional Block Volumes

kral2 opened this issue ยท 0 comments

kral2 commented

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

This feature needs a refactor to fix #57 but also adapt the entry type as suggested during PR review #75

New or Affected Resource(s)

oci_core_volume

Potential Terraform Configuration

use for_each logic to declare multiple additional block volumes instead of count.

References