Add periods at the end of each description field where missing (#478)

This commit is contained in:
Simone Ruffilli
2022-01-31 10:45:34 +01:00
committed by GitHub
parent e2abd772f2
commit abb6b50a46
97 changed files with 253 additions and 253 deletions

View File

@@ -50,7 +50,7 @@ variable "labels" {
}
variable "lifecycle_rule" {
description = "Bucket lifecycle rule"
description = "Bucket lifecycle rule."
type = object({
action = object({
type = string