package
0.0.0-20250306173221-b6e9bb428d0a
Repository: https://github.com/kemadev/iac-components.git
Documentation: pkg.go.dev

# Functions

Convert a string to camelCase.
Output a formatted resource name, kebab-case, 140 characters or less, prefixed with project's name Should be used for most resources.
Output a formatted resource name, kebab-case, 63 characters or less, prefixed with project's name Should be used resources with fewwer allowed characters in their names such as S3, RDS, ...
Convert a string to kebab-case.