Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create separate modules for hub/spoke networks in Hub/Spoke examples #99

Open
alexott opened this issue Oct 19, 2023 · 1 comment
Open

Comments

@alexott
Copy link
Collaborator

alexott commented Oct 19, 2023

Right now, modules like adb-exfiltration-protection, aws-exfiltration-protection, and others contain everything - both hub and spoke environments + workspaces definition. It's not very modular, so you can't deploy additional spokes, or additional workspaces into the existing spokes.

It would be really useful to create separate modules, to implement something like shown on the picture below:

  • Hub module - VNet/VPC, Firewall, ...
  • Spoke module - VNet/VPC, shared resources, like, subnets for private links, etc.
  • Workspace module for deployment into a specified spoke

Terraform diagrams

And maybe extend it to UC and account-level resources as well:

Terraform diagrams with UC

@alexott
Copy link
Collaborator Author

alexott commented Nov 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant