terraform-provider-site24x7
terraform-provider-site24x7 copied to clipboard
Data block not working for Credential Profile
data "site24x7_credential_profile" "s247credentialprofile" { // (Required) Regular expression denoting the name of the Credential Profile. name_regex = "url"
} I have tried and given name_regex as "null" as because all website monitors need credential profile getting error as below
Error as name_regex required field not set I have given but still it showing like this..
Then what we should give if we didn't need credential profile...
Please Help us quickly as we see many issues with site24x7 Terraform provider