Documentation
¶
Index ¶
Constants ¶
View Source
const TerraformManagedBy = "terraform"
TerraformManagedBy is the value used to mark resources as managed by Terraform. This constant is exported for use in tests.
Variables ¶
View Source
var DataSources = []*common.DataSource{}
View Source
var Resources = []*common.Resource{
makeResourceAlertConfig(),
makeResourceDisabledAlertConfig(),
makeResourceCustomModelRules(),
makeResourceLogConfig(),
makeResourceThresholds(),
}
Functions ¶
func GetResources ¶ added in v4.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.