-
Notifications
You must be signed in to change notification settings - Fork 142
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
Add NIST policy assignment off by default #350
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work. Thanks @shawngib for getting us started with Policy! Implementation worked as documented, some nits w/r/t docs and formatting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two more nits and we can merge 👍
* Updated contribution process (#309) * allow users to bring their own credentials and override MLZ Service Principal creation (#315) * Update Terraform to version 1.0.3 (#318) Co-authored-by: Brooke Hamilton <[email protected]> * updated NOTICE to remove unused licenses (#321) * Set missing provider on Sentinel LAWS (#326) * Update Terraform to version 1.0.4 (#334) * update terraform required version (#336) * Updating mlz variables file (#338) * Update azurerm provider to 2.71.0 (#339) * Updating tier3 variables file (#340) * Updated issue templates (#349) - Changed 'Issue' type to 'Backlog Item' - Consolidated 'Feature request' and 'Enhancement' into 'Enhancement' * add CODEOWNERS file (#364) * Updating some modules variables files (#363) * Add NIST policy assignment off by default (#350) Co-authored-by: Brooke Hamilton <[email protected]> Co-authored-by: Glenn Musa <[email protected]> Co-authored-by: Marcelo Zambrana Villarroel <[email protected]> Co-authored-by: Steven St Jean <[email protected]> Co-authored-by: Shawn Gibbs <[email protected]>
* Update Terraform to version 1.0.4 (#334) * update terraform required version (#336) * Updating mlz variables file (#338) * Update azurerm provider to 2.71.0 (#339) * Updating tier3 variables file (#340) * Updated issue templates (#349) - Changed 'Issue' type to 'Backlog Item' - Consolidated 'Feature request' and 'Enhancement' into 'Enhancement' * add CODEOWNERS file (#364) * Updating some modules variables files (#363) * Add NIST policy assignment off by default (#350) * Update Terraform to version 1.0.5 (#372) * update the diagram (#383) Co-authored-by: Marcelo Zambrana Villarroel <[email protected]> Co-authored-by: Brooke Hamilton <[email protected]> Co-authored-by: Shawn Gibbs <[email protected]> Co-authored-by: Glenn Musa <[email protected]>
Description
Add module to deploy NIST default built initiative. This is off by default but can be enabled in deployment by adding --policy switch
Issue reference
Related issue: #132
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
shellcheck
.vscode/extensions.json
.)