cloudautomator

Cloud Automator について #cloudautomator #swx

★この記事は「Cloud Automator Advent Calendar 2017」の 12/1 日分のエントリーになります qiita.com cloudautomator.com 何を書くか・・・ AWSの運用を自動化する Cloud Automator の知見・情報など、Cloud Automatorに関することであれば何でもOKです と…

textlintを使ってAWS用語をチェックしてみる #aws #textlint #golang

最近のアップデート Cloud Automator のアップデートでログイン中の操作画面にマニュアルのリンクが表示されるようになりました。 blog.serverworks.co.jp もちろんマニュアルだけでも閲覧できますので、気になった方は無料トライアルでCloud Automator を試…

Cloud Automator のAPI に後処理が追加されたのでCLIにも追加した件 #cloudautomator #golang #swx

気がついたら Cloud AutomatorのAPIが後処理に対応していました。 blog.serverworks.co.jp Cloud Automator API | /post_processes https://cloudautomator.com/api_docs/v1/api.html#後処理 APIの詳細は上記の公式サイトを確認してもらうとして、数も多くな…

Cloud Automator のAPI を呼び出すCLI をgolang で作ってみた #cloudautomator #golang #swx

知ってますか? Cloud Automatorというサービスがあるんですが・・・知ってますか? cloudautomator.com 簡単に言うと 画面からのカンタン操作でAWSの運用を自動化 することが出来るサービスかなーと。画面から操作できるのは大変便利なのですが、大量の定型…