The provisions count for a module's listing in the Registry is counting page views.
This module has never been used, and it increments every time I refresh the page. Because the module has never been used, I'm not sure whether the bug is that page views are being added to module downloads, or if provisions is only displaying page views.
I'm currently running Terrakube 2.23.2
Steps to reproduce
Publish a module in the registry in a Terrakube Workspace
View the module
Note the provision count
Refresh the page
Note the increased provision count
Additionally, it appears the count increases even when viewing/refreshing the top level Registry page.
Expected behavior
Only the number of time the module has been downloaded to a workspace is displayed.
The UI is using the same registry endpoint so if you see the registry in the UI it will be the same as downloading when using the terraform CLI that is why the count change
Bug description 🐞
The provisions count for a module's listing in the Registry is counting page views.
This module has never been used, and it increments every time I refresh the page. Because the module has never been used, I'm not sure whether the bug is that page views are being added to module downloads, or if provisions is only displaying page views.
I'm currently running Terrakube 2.23.2
Steps to reproduce
Additionally, it appears the count increases even when viewing/refreshing the top level Registry page.
Expected behavior
Only the number of time the module has been downloaded to a workspace is displayed.
Example repository
No response
Anything else?
No response