Sha256: 825f7b41dee0efcba451735dd6a8e62edccfcd118f67629abd01e97d85f1439f

Contents?: true

Size: 199 Bytes

Versions: 4

Compression:

Stored size: 199 Bytes

Contents

variable "name" {
  description = "bucket name (required)"
  type        = string
}

variable "bucket_policy_only" {
  description = "bucket_policy_only"
  type        = bool
  default     = false
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
terraspace_plugin_google-0.2.0 lib/templates/hcl/module/variables.tf
terraspace_plugin_google-0.1.1 lib/templates/hcl/module/variables.tf
terraspace_plugin_google-0.1.0 lib/templates/hcl/module/variables.tf
terraspace_plugin_google-0.0.0 lib/templates/hcl/module/variables.tf