We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995a0c4 commit 26e6859Copy full SHA for 26e6859
terraform/nowcasting/development/variables.tf
@@ -127,5 +127,5 @@ variable "sentry_dsn_api" {
127
variable "neso_forecast_consumer_version" {
128
type = string
129
description = "The version of the neso forecast consumer"
130
- default = "1.0.2"
+ default = "1.0.3"
131
}
0 commit comments