Answers for "terrform variable list type"

0

terrform variable list type

variable "your_varible_name" {
	type = list(string)
}
Posted by: Guest on February-10-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language