How to define resources for Nexus using terraform

i have created a new nexus in AWS EKS cluster. Now am planning to define some resources for the nexus using terraform. I have list of resources like (mave, npm, gitlfs etc), the problem is i have multiple values for each resources i am not sure how to put all these values in terraform script. Please help me.