AWS nova documentation change
Summary
Changed 'Troubleshooting' to 'Create resources with CloudFormation' in the Security section
Security assessment
The change adds documentation about using CloudFormation for resource creation under the Security section, which promotes infrastructure-as-code practices that can improve security through consistent and auditable deployments. However, there is no explicit mention of addressing a specific vulnerability or security incident.
Diff
diff --git a/nova/latest/userguide/monitoring-overview.md b/nova/latest/userguide/monitoring-overview.md index 13c4a904f..67c5561f5 100644 --- a//nova/latest/userguide/monitoring-overview.md +++ b//nova/latest/userguide/monitoring-overview.md @@ -19 +19 @@ Security -Troubleshooting +Create resources with CloudFormation