Documentation
¶
Index ¶
Constants ¶
View Source
const PLACEHOLDER_NAME = "TERRAFORM_PLACEHOLDER"
Variables ¶
This section is empty.
Functions ¶
func RegexRuleset ¶
func RegexRuleset(rules RegexRules) schema.SchemaValidateFunc
RegexRuleset returns a SchemaValidateFunc which tests if all the provided regex rules successfully match the supplied string. Having multiple rule/reason
Types ¶
type RegexRules ¶
Click to show internal directories.
Click to hide internal directories.