courses/beginner/06 #430
Replies: 2 comments
-
Recommendation: Include best practices for input management (e.g., version control, naming conventions, separation of environment-specific data), and warn about common pitfalls such as accidentally exposing secrets, misaligning input types, or failing to update input files when requirements change. |
Beta Was this translation helpful? Give feedback.
-
Recommendation: Add examples or guidance for using inputs with more complex data types (e.g., hash maps for user roles, arrays of objects for server configurations), and show how to handle conditional logic in controls based on input values. This will help learners scale their profiles for enterprise use cases. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
courses/beginner/06
Refactoring the code to use Inputs Your my_nginx profile is off to a great start. As your requirements evolve, you can add additional controls. You can also run this profile as ...
https://mitre-saf-training.netlify.app/courses/beginner/06.html
Beta Was this translation helpful? Give feedback.
All reactions