-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecrets.auto.tfvars.example
More file actions
17 lines (16 loc) · 947 Bytes
/
Copy pathsecrets.auto.tfvars.example
File metadata and controls
17 lines (16 loc) · 947 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cloudflare_api_token = "<CLOUDFLARE API TOKEN>"
newrelic_account_id = "<NEW_RELIC_ACCOUNT_ID>"
newrelic_api_key = "<NEW_RELIC_API_KEY>"
newrelic_region = "<NEW_RELIC_REGION>"
admin_gmail_address = "<ADMIN GMAIL ADDRESS>"
admin_gws_address = "<ADMIN GWS ADDRESS>"
cf_slack_general_webhook_url = "<SLACK_WEBHOOK_URL>"
cf_slack_general_webhook_secret = "<SLACK_WEBHOOK_SECRET>"
cf_slack_tunnel_webhook_url = "<SLACK_WEBHOOK_URL>"
cf_slack_tunnel_webhook_secret = "<SLACK_WEBHOOK_SECRET>"
cf_slack_status_webhook_url = "<SLACK_WEBHOOK_URL>"
cf_slack_status_webhook_secret = "<SLACK_WEBHOOK_SECRET>"
cf_slack_pages_prod_webhook_url = "<SLACK_WEBHOOK_URL>"
cf_slack_pages_prod_webhook_secret = "<SLACK_WEBHOOK_SECRET>"
cf_slack_pages_preview_webhook_url = "<SLACK_WEBHOOK_URL>"
cf_slack_pages_preview_webhook_secret = "<SLACK_WEBHOOK_SECRET>"