devopshobbies / boundary-vault-stack

Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
MIT License
12 stars 11 forks source link

Missing initial resources Demonstration, Terraform Workflow doesn't exist #48

Open Shayan-Ghani opened 2 weeks ago

Shayan-Ghani commented 2 weeks ago

Terraform is used to create initial resources for both Boundary and Vault using their provider's api.

However, there is no illustration on what these resource have to do with each other leaving the contributor without a clear picture of what going on under the hold, in terms of their relation , etc.

by providing a context of what each resource is in charge of, we save up time and energy of users in addition to our dear contributors.