您能帮我使用 terraform 实现以下场景吗?我需要在字符串值中的每个特殊字符前加上 // 前缀。
示例:mysplchr="test O'riel*abc"这必须更改为"test O//'riel//*abc"
mysplchr="test O'riel*abc"
"test O//'riel//*abc"
谢谢
terraform terraform-provider-azure terraform-provider-aws terraform-provider-gcp terraform0.12+
terraform ×1
terraform-provider-aws ×1
terraform-provider-azure ×1
terraform-provider-gcp ×1
terraform0.12+ ×1