...
project
andenvironment
can be named per your enterprise application naming conventions. Note that Azure naming conventions and character limits will apply; it is recommended to keep these variables short, with only lowercase letters and numbers.location
Set to the region in which you wish to deploy Blue Hexagon, e.g. westus2.bh_license
Set to the Blue Hexagon for Azure SaaS license.enable_audit
Set totrue
(default) to create the Security Audit app to uncover misconfigurations. Set tofalse
to not create the Security Audit app.flow_logs_storage_connection_string
Set to the connection string for the Azure storage account where NSG Flow Logs are delivered. See screenshot below for where you can find the connection string.activity_logs_storage_connection_string
Set to the connection string for the Azure storage account where Azure Activity Logs are delivered. See screenshot below for where you can find the connection string.
...
Step 6: If terraform apply runs successfully, and the created application registers with Blue Hexagon, you should see the following outputs.
If enable_audit
is set to true
:
...
If enable_audit
is set to false
:
...
Info |
---|
To destroy the module and delete the Blue Hexagon security application and log processor, run:
|
...