Documentation ¶ Index ¶ func Provider() *schema.Provider type Config func (c *Config) Client() (interface{}, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Provider ¶ func Provider() *schema.Provider Types ¶ type Config ¶ type Config struct { DotPath string } func (*Config) Client ¶ func (c *Config) Client() (interface{}, error) Source Files ¶ View all Source files config.go helpers.go provider.go resource_data_store.go resource_dfd.go resource_external_service.go resource_flow.go resource_process.go resource_trust_boundary.go Click to show internal directories. Click to hide internal directories.