Skip to content

Instantly share code, notes, and snippets.

View mikouaj's full-sized avatar

Mikołaj Stefaniak mikouaj

View GitHub Profile
@mikouaj
mikouaj / gist:5792fcdfb99b61171792c2b9936af693
Created April 25, 2022 07:21
curl on docs.github.com -> HTTP 403
% curl -v https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
* Trying 185.199.111.154:443...
* Connected to docs.github.com (185.199.111.154) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
* (304) (IN), TLS handshake, Server hello (2):
@mikouaj
mikouaj / README.md
Last active March 2, 2021 16:05
equinix-terraform-cisco-sdwan

equinix-terraform-cisco-sdwan

Example of Equinix Network Edge Cisco SDWAN virtual device. Cisco SDWAN is available in following configuration:

  • self-configured management mode
  • bring your own license (BYOL) licensing mode

DISCLAIMER

@mikouaj
mikouaj / equinix-tf12-debug.log
Created November 18, 2020 14:16
Equinix provider TF12 debug
2020/11/18 15:08:35 [INFO] Terraform version: 0.12.29
2020/11/18 15:08:35 [INFO] Go runtime version: go1.12.13
2020/11/18 15:08:35 [INFO] CLI args: []string{"/Users/mstefaniak/devel/terraform-provider-equinix/examples/equinix-tf12-tst/terraform", "init"}
2020/11/18 15:08:35 [DEBUG] Attempting to open CLI config file: /Users/mstefaniak/.terraformrc
2020/11/18 15:08:35 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/11/18 15:08:35 [DEBUG] checking for credentials in "/Users/mstefaniak/.terraform.d/plugins"
2020/11/18 15:08:35 [INFO] CLI command args: []string{"init"}
Initializing the backend...
2020/11/18 15:08:35 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config