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.
2 parents f98f9d2 + 3e2ad55 commit bbb0c06Copy full SHA for bbb0c06
mithril-infra/assets/infra.version
@@ -1,2 +1,2 @@
1
-0.4.12
+0.4.13
2
mithril-infra/variables.tf
@@ -145,7 +145,7 @@ variable "google_storage_bucket_force_destroy" {
145
variable "google_storage_bucket_max_age" {
146
type = number
147
description = "Number of days after which an object in the storage bucket expires"
148
- default = 14
+ default = 28
149
}
150
151
variable "google_storage_bucket_prefix_with_lifecyle_rule" {
0 commit comments