Skip to content

Commit

Permalink
[CES-485] Update date time of the next Wallet release (#1292)
Browse files Browse the repository at this point in the history
Co-authored-by: Krusty93 <[email protected]>
  • Loading branch information
Krusty93 and Krusty93 authored Nov 19, 2024
1 parent 2b70a02 commit b36d549
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/_modules/common_values/outputs_configurable.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ output "scaling_gate" {
HOW: These values ​​will be used for scaling the different resources (function app, app services, etc.)
EOF
value = {
name = "wallet_gate2"
name = "wallet_gate3"
timezone = "W. Europe Standard Time"
start = "2024-11-06T08:00:00Z"
end = "2024-11-06T22:00:00Z"
start = "2024-11-20T13:00:00Z"
end = "2024-11-20T21:30:00Z"
}
}

0 comments on commit b36d549

Please sign in to comment.