$ sudo su
$ echo 'deb [trusted=yes] https://apt.fury.io/kaginari/ /' >> /etc/apt/sources.list.d/fury.list
$ apt update
$ apt install pfcli
$ go mod init gitlab.com/XXXXX
$ go run main.go
$ go install
$ pfcli <COMMAND> <ARG>
you need to lunch runner he will automatically register
$ cd tmp_runner
$ terragrunt apply