Add periods at the end of each description field where missing (#478)
This commit is contained in:
@@ -50,7 +50,7 @@ variable "labels" {
|
||||
}
|
||||
|
||||
variable "lifecycle_rule" {
|
||||
description = "Bucket lifecycle rule"
|
||||
description = "Bucket lifecycle rule."
|
||||
type = object({
|
||||
action = object({
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user