Skip to content

Instantly share code, notes, and snippets.

View fdelu's full-sized avatar

Felipe de Luca Andrea fdelu

  • Buenos Aires, Argentina
View GitHub Profile
@fdelu
fdelu / managed_certificate.md
Created November 13, 2023 00:59
Managed certificate creation with terraform - Azure Container Apps

variables.tf

variable "env" {
  description = "Environment"
  default     = "dev"
}

variable "app_name" {
  description = "Application name"
@fdelu
fdelu / pings.txt
Created April 20, 2022 03:28
Ping 8hs
This file has been truncated, but you can view the full file.
PING example.org (93.184.216.34) 56(84) bytes of data.
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=1 ttl=54 time=145 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=2 ttl=54 time=139 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=3 ttl=54 time=144 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=4 ttl=54 time=146 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=5 ttl=54 time=144 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=6 ttl=54 time=144 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=7 ttl=54 time=148 ms
64 bytes from 93.184.216.34 (93.184.216.34): icmp_seq=8 ttl=54 time=146 ms