正则表达式中有一些特殊的字符需要转义,收集整理如下: 特殊字符 说明 $ 匹配输入字符串的结尾位置。...如果设置了 RegExp 对象的 Multiline 属性,则 $ 也匹配 ‘\n' 或‘\r'。要匹配 $ 字符本身,请使用 \$。 ( ) 标记一个子表达式的开始和结束位置。...匹配除换行符 \n之外的任何单字符。要匹配 .,...
String (Default: false) If set to true tenv proxies exposes proxied output stdout, stderr, and exitcode by writing them into GITHUB_OUTPUT in multiline format. GitHub Actions set it (see default environment variables). GITHUB_OUTPUT String (Default: "") Needed when GITHUB_ACTIONS is set to...
command/fmt: Multiline strings aren't erroneously indented (#9859) provider/aws: Fix issue setting certificate_upload_date in aws_api_gateway_domain_name (#9815) provider/azurerm: allow storage_account resource with name "$root" (#9813) provider/google: fix for looking up project image famili...
This can also be specified as multiline heredoc string (no comments allowed). Some examples of valid patterns: !.*/.*\.txt # Filter all txt files recursively node_modules/.* # Include empty dir or with a content if it exists node_modules/.+ # Include full non empty node_modules dir...
➕tfreplsupports multiline config ➕tfreplsandboxes history to each .terraform folder ➕tfreplintroduces a specific syntax for commands: leading. ➖terraform-replhas alocalcommand showing all local variables. License Apache 2.0 Releases9 ...
Note that github_app.key_base64 needs to be a base64-encoded string of the .pem file i.e. the output of base64 app.private-key.pem. The decoded string can either be a multiline value or a single line value with new lines represented with literal \n characters. module "github-runner...
Note that github_app.key_base64 needs to be a base64-encoded string of the .pem file i.e. the output of base64 app.private-key.pem. The decoded string can either be a multiline value or a single line value with new lines represented with literal \n characters.module "github-runner"...
Note that github_app.key_base64 needs to be a base64-encoded string of the .pem file i.e. the output of base64 app.private-key.pem. The decoded string can either be a multiline value or a single line value with new lines represented with literal \n characters.module "github-runner"...
policy_json- JSON string or heredoc, whenattach_policy_json = true. policy_jsons- List of JSON strings or heredoc, whenattach_policy_jsons = trueandnumber_of_policy_jsons > 0. policy- ARN of existing IAM policy, whenattach_policy = true. ...
String (Default: false) If set to true tenv proxies exposes proxied output stdout, stderr, and exitcode by writing them into GITHUB_OUTPUT in multiline format. GitHub Actions set it (see default environment variables). GITHUB_OUTPUT String (Default: "") Needed when GITHUB_ACTIONS is set to...