You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs are also outdated, there is no enable_https_traffic_only, this attribute has been renamed to https_traffic_only_enabled, is this why it's reporting the false scan?
Steps to Reproduce the Problem
(Command line arguments and flags used)
Use hashicorp/azurerm version ^4.25.0
Add storage account resource and enable https only
Uh oh!
There was an error while loading. Please reload this page.
Expected Behavior
(Which results are expected from KICS?)
Scans Storage Account and reports that it's not using https traffic only enabled.
It is expected to not report this as an issue.
Actual Behavior
(Formatted logs and samples helps us to better understand the issue)
Reports the issue:
https://docs.kics.io/latest/queries/terraform-queries/azure/12944ec4-1fa0-47be-8b17-42a034f937c2/
The docs are also outdated, there is no
enable_https_traffic_only
, this attribute has been renamed tohttps_traffic_only_enabled
, is this why it's reporting the false scan?Steps to Reproduce the Problem
(Command line arguments and flags used)
hashicorp/azurerm
version^4.25.0
Code
The text was updated successfully, but these errors were encountered: