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 freeform and defined tags for instances, vnics and block volumes #63

Closed kral2 closed 3 years ago

kral2 commented 3 years ago

Community Note

Description

Ability to add either freeform or defined tags to the create instance and its dependecies (vnics, volumes)

New or Affected Resource(s)

Potential Terraform Configuration

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

References