Skip to content

178inaba/gcp-instance-reset-slack-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCP Instance Reset Slack Command

Usage

Create .env.yaml

$ cp .env.example.yaml .env.yaml
$ vim .env.yaml

Deploy

$ gcloud functions deploy <name> --entry-point ResetInstance --allow-unauthenticated --runtime go113 --security-level secure-always --env-vars-file .env.yaml --trigger-http --project <project-id>

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published