Skip to content

Commit

Permalink
Updated assets for terraform
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar <ssalvi@vmware.com>
  • Loading branch information
sagarpsalvi committed Mar 1, 2024
1 parent 9ea9d38 commit 05adc8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions avi/resource_avi_rest_dependants.go
Original file line number Diff line number Diff line change
Expand Up @@ -22025,6 +22025,11 @@ func ResourceMetricsMgrDebugFilterSchema() *schema.Resource {
Optional: true,
Computed: true,
},
"min_db_queries_each_conn": {
Type: schema.TypeString,
Optional: true,
Computed: true,
},
"obj": {
Type: schema.TypeString,
Optional: true,
Expand Down

0 comments on commit 05adc8a

Please sign in to comment.