25 lines
311 B
Plaintext
25 lines
311 B
Plaintext
|
|
# Required
|
|||
|
|
variable "foo" {
|
|||
|
|
ariable "bar" {
|
|||
|
|
default = "baz"
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
# Mappi!ng
|
|||
|
|
variable "map" {
|
|||
|
|
default = {
|
|||
|
|
foo = "bar"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
# Complex Object Types
|
|||
|
|
variable "object_map" {
|
|||
|
|
type = map(object({
|
|||
|
|
foo = string,
|
|||
|
|
a b r = zny
|
|||
|
|
<20>ject_list" {
|
|||
|
|
type = list(object({
|
|||
|
|
foo |