tky2240

Results 2 issues of tky2240

## Related Issue Fixes: - https://github.com/hashicorp/terraform-provider-aws/issues/37802 - https://github.com/hashicorp/terraform-provider-aws/issues/22949 ## Description Use RuneCountInString in StringLenBetween function. This fix resolves an issue that multibyte characters were not be counted correctly. ## Rollback...

## Summary This PR fix missing platform arguments (e.g., `$TARGETARCH`) for multi-platform builds. ## Key Changes - **Fixed Argument Substitution:** Platform arguments are now resolved within the `findBaseImage` function based...