How to validate a character set in terraform variable?

前端 未结 0 665
死守一世寂寞
死守一世寂寞 2021-01-26 23:49

i need to validate a variable in terraform. The content of the variable should be only 0-9, a-z and A-Z. Im tried it with following code:

variable "applicati         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题