Skip to content
View DrizzlyOwl's full-sized avatar

Block or report DrizzlyOwl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DrizzlyOwl/README.md

Pinned Loading

  1. Refresh domain validation tokens for... Refresh domain validation tokens for AFD Custom Domains
    1
    #! /bin/bash
    2
    set -e
    3
    
                  
    4
    TODAY=$(date -Idate)
    5
    TZ=Europe/London
  2. Scan all owned App Registrations for... Scan all owned App Registrations for expiring Client Secrets
    1
    #!/bin/bash
    2
    set -e
    3
    
                  
    4
    TZ=Europe/London
    5
    TODAY=$(gdate -Idate)
  3. DFE-Digital/terraform-azurerm-container-apps-hosting DFE-Digital/terraform-azurerm-container-apps-hosting Public

    Azure Container Apps Hosting terraform module

    HCL 18 14

  4. ashdavies.online ashdavies.online Public

    PHP

  5. FairShare FairShare Public

    Calculate fair household contributions based on relative incomes. Move in together with financial confidence.

    JavaScript

  6. smokescreen smokescreen Public

    An "Incident Theater" platform for Platform and DevOps Engineers. Its sole purpose is to provide a bulletproof Technical Alibi for exiting unnecessary meetings

    TypeScript