Files
fission-console/examples/hello-python/code/main.py
T

3 lines
58 B
Python

def main():
return "hello from fission via terraform"