Refactor bucket and encryption configuration
This commit is contained in:
@@ -63,3 +63,9 @@ variable "bucket_suffix" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "system_id" {
|
||||
description = "System ID"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user