# Packages
No description provided by the author
Package config contains the types, parsing, and validation logic for the YAML generator configuration.
Package explorer contains the types and methods for relating OpenAPI operations to a set of Terraform Provider resource/data source actions (CRUD).
Package log contains helper functions for structured logging.
Package mapper includes the types and methods for mapping provider, resource, and data source types (explorer package) from an OpenAPI specification into Provider Code Specification.
No description provided by the author