Skip to content

Instantly share code, notes, and snippets.

View duckfez's full-sized avatar
🦆
swimming on the pond

Duane Waddle duckfez

🦆
swimming on the pond
View GitHub Profile
#!/bin/bash
SUB=<mysub>
RG=<myrg>
API_VER=2021-01-01
HOST=https://management.usgovcloudapi.net
BUCKET=<mybucket>
BT=<mybearertoken>
URL="$HOST/subscriptions/$SUB/resourceGroups/$RG/providers/Microsoft.Storage/storageAccounts/$BUCKET/blobServices/default?api-version=$API_VER"
$ git diff commands/console.go
diff --git a/cmd/saml2aws/commands/console.go b/cmd/saml2aws/commands/console.go
index 972d861..968d2f6 100644
--- a/cmd/saml2aws/commands/console.go
+++ b/cmd/saml2aws/commands/console.go
@@ -17,7 +17,7 @@ import (
)
const (
- federationURL = "https://signin.aws.amazon.com/federation"
2020/05/02 11:51:59 [INFO] Terraform version: 0.12.24
2020/05/02 11:51:59 [INFO] Go runtime version: go1.12.13
2020/05/02 11:51:59 [INFO] CLI args: []string{"/Users/dwaddle/opt/tf/0.12.24/terraform", "apply"}
2020/05/02 11:51:59 [DEBUG] Attempting to open CLI config file: /Users/dwaddle/.terraformrc
2020/05/02 11:51:59 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/05/02 11:51:59 [INFO] CLI command args: []string{"apply"}
2020/05/02 11:51:59 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/05/02 11:51:59 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/05/02 11:51:59 [DEBUG] New state was assigned lineage "28176306-55fb-3313-8a92-d25c05adb18c"
2020/05/02 11:51:59 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
@duckfez
duckfez / ip_location.xml
Created September 8, 2019 02:06
Splunk Dashboard for Iplocation
<form theme="dark">
<label>IP Location</label>
<fieldset submitButton="false" autoRun="true">
<input type="text" token="addrs" searchWhenChanged="true">
<label>IP Addresses separated by commas</label>
</input>
</fieldset>
<row>
<panel>
<table>
@duckfez
duckfez / crash-2019-08-17_12.47.58-server.txt
Last active August 17, 2019 13:08
XP drain crash w/ Openblocks Tank ATM3
---- Minecraft Crash Report ----
WARNING: coremods are present:
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-138-universal.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar)
LoadingPlugin (Quark-r1.5-146.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
2018/06/01 14:17:13 [INFO] Terraform version: 0.11.7
2018/06/01 14:17:13 [INFO] Go runtime version: go1.10.1
2018/06/01 14:17:13 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.11.7/bin/terraform", "plan"}
2018/06/01 14:17:13 [DEBUG] Attempting to open CLI config file: /Users/dwaddle/.terraformrc
2018/06/01 14:17:13 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/06/01 14:17:13 [INFO] CLI command args: []string{"plan"}
2018/06/01 14:17:13 [INFO] command: empty backend config, returning nil
2018/06/01 14:17:13 [DEBUG] command: no data state file found for backend config
2018/06/01 14:17:13 [DEBUG] New state was assigned lineage "7b0bc3ab-445e-014c-452c-bd7e6b7c9e43"
2018/06/01 14:17:13 [INFO] command: backend initialized: <nil>