Skip to content

Commit

Permalink
adjusting build_farm_fsx_openzfs_storage default value
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykie committed Jun 20, 2024
1 parent 695a880 commit 50bb097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/simple-build-pipeline/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ variable "build_farm_fsx_openzfs_storage" {
throughput_capacity = number
storage_capacity = number
}))
description = "Each object corresponds to an OpenZFS filesystem that can be used for persistent build storage."
default = {}
}

0 comments on commit 50bb097

Please sign in to comment.