Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himanoa/dd2tf-dashboard-import-action
https://github.com/himanoa/dd2tf-dashboard-import-action
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/himanoa/dd2tf-dashboard-import-action
- Owner: himanoa
- Created: 2019-12-17T05:05:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T08:34:23.000Z (about 5 years ago)
- Last Synced: 2024-12-08T21:41:42.992Z (25 days ago)
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## dd2tf-dashboard-import-action
### これなに?
[dd2tf](https://github.com/amnk/dd2tf)を使ってdatadogのダッシュボードやモニタリング設定をterraformのコードに落とし込んで出力する、GitHub Actionsです
### つかいかた
**WIP**
1. https://app.datadoghq.com/account/settings#api からアプリケーションキーとAPIキーを入手する
2. リポジトリルートに`.github/workflows/<おすきな名前>.yaml`のディレクトリ構造でyamlファイルを配置する
3. 次の項目を先程作ったyamlファイルに記述する```yaml
```