Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #101: added validation for s3_bucket_name* input variables * #101: remove override variable from conditional bc validation condition can only refer to tha variable being validated * #101: try to fix validation regex error * #101: escape backslashes * #101: remove lookaheads from regex bc tf doesn't support them * #101: added missing backslash escape * fix: do not allow uppercase letters for bucket names * fix: do not fail vailidation when bucket names are not specified Co-authored-by: nozaq <[email protected]>
- Loading branch information