Documentation
¶
Overview ¶
Package main provides changelog generation and management functionality. This file handles creating and updating changelog entries for new resources, data sources, and schema changes in the Terraform provider.
Package main provides GitHub integration functionality for creating pull requests and managing repository interactions during the schema update process.
Package main provides HCL parsing and CloudFormation schema processing functionality. This file contains utilities for parsing HCL configuration files, comparing schemas between runs, and validating CloudFormation resource types.
Package main provides tools for updating AWS CloudFormation schemas and Terraform resources. It automates the process of fetching new schemas, generating resources and data sources, running tests, and creating pull requests with the changes.
Package main provides functionality for building and processing Terraform provider components. This file contains make build orchestration and error handling for schema generation, resource creation, and data source generation.