fix: bucket acls, readme
This commit is contained in:
@@ -8,6 +8,11 @@ variable "project" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "project_number" {
|
||||
type = string
|
||||
description = "The numeric project ID"
|
||||
}
|
||||
|
||||
variable "domain" {
|
||||
description = "DNS name to serve static content"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user