Replies: 1 comment
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The below policy with 84 as timeframe give 0 resources.
policies: - name: a-test-databricks resource: azure.databricks filters: - type: cost op: gt value: 0 timeframe: 84
But when the timeframe is modified to 85, find few resources. So issue here is cost for databricks is not seen for smaller timeframe.
Beta Was this translation helpful? Give feedback.
All reactions