def generate_build_spec()

in cicd/code/create_branch.py [0:0]


def generate_build_spec(branch: str):
    """Generates the build spec file used for the CodeBuild project"""
    return f"""version: 0.2