Skip to content

Instantly share code, notes, and snippets.

View dzirg44's full-sized avatar
🍁
In fire

Oleg Tsymbal dzirg44

🍁
In fire
View GitHub Profile
@dzirg44
dzirg44 / cloudflare-update-record.sh
Created January 25, 2017 08:53 — forked from benkulbertis/cloudflare-update-record.sh
Cloudflare API v4 Dynamic DNS Update in Bash
#!/bin/bash
# CHANGE THESE
auth_email="user@example.com"
auth_key="c2547eb745079dac9320b638f5e225cf483cc5cfdda41" # found in cloudflare account settings
zone_name="example.com"
record_name="www.example.com"
# MAYBE CHANGE THESE
ip=$(curl -s http://ipv4.icanhazip.com)
@dzirg44
dzirg44 / config.yml
Created September 16, 2019 12:44
vouch bug report
# vouch config
# bare minimum to get vouch running with OpenID Connect (such as okta)
vouch:
# domains:
# valid domains that the jwt cookies can be set into
# the callback_urls will be to these domains
listen: 0.0.0.0
domains:
- vouch.mydomain.io
2020/05/02 08:48:39 [DEBUG] checking for provisioner in "."
2020/05/02 08:48:39 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/05/02 08:48:39 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2020/05/02 08:48:39 [DEBUG] checking for provisioner in "/Users/user/.terraform.d/plugins"
2020/05/02 08:48:39 [DEBUG] checking for provisioner in "/Users/user/.terraform.d/plugins/darwin_amd64"
2020/05/02 08:48:39 [TRACE] Meta.Backend: backend *remote.Remote supports operations
2020/05/02 08:48:39 [INFO] backend/local: starting Apply operation
2020/05/02 08:48:39 [TRACE] backend/local: requesting state manager for workspace "default"
2020/05/02 08:48:40 [TRACE] backend/local: requesting state lock for workspace "default"
2020/05/02 08:48:40 [TRACE] backend/local: reading remote state for workspace "default"
api_1 | TempFileStoreWorker: TempFileStore does not contain file e4e8af95ce8dd2f095bf01d209e41307 referenced by "Media" record with ID 8SeKibYH9MtBfB2Qj. Clearing tempStoreId from the FileRecord.
api_1 | (node:26) DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
api_1 | 13:55:10.910Z WARN Reaction: Using deprecated field `price` on type `Product`, please use field `pricing` instead.
api_1 | 13:55:15.563Z WARN Reaction: Using deprecated field `price` on type `Product`, please use field `pricing` instead.
api_1 | 13:55:20.639Z WARN Reaction: Using deprecated field `price` on type `Product`, please use field `pricing` instead.
api_1 | 13:55:20.639Z WARN Reaction: Using deprecated field `price` on type `Product`, please use field `pricing` instead.
api_1 | (node:26) DeprecationWarning: GridStore is deprecated, and will be removed in a future version. Please use GridFSBucket instead
api_1 | (node:26) De
@dzirg44
dzirg44 / gist:0d3d67950620e701e11b25c17be90064
Created October 3, 2021 19:40
ERROR Cannot read property 'dots' of undefined
CDKTF_LOG_LEVEL=DEBUG cdktf get
[2021-10-03T22:37:32.849] [DEBUG] default - {
"terraform_version": "1.0.8",
"platform": "linux_amd64",
"provider_selections": {},
"terraform_outdated": false
}
[2021-10-03T22:37:32.879] [DEBUG] default - v14.17.6