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

Consider using submodules to build infrastructure #29

Open
hilyas opened this issue Aug 23, 2023 · 0 comments
Open

Consider using submodules to build infrastructure #29

hilyas opened this issue Aug 23, 2023 · 0 comments

Comments

@hilyas
Copy link

hilyas commented Aug 23, 2023

It's best practice to use submodules that act like functions, which can provide more modularity and DRYness.
For example, set up an IAM module, a bucket module, and other modules as needed. These modules can then be used to build pieces of infrastructure.
They can also be modified and versioned, making maintenance and updates easier.

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