Rene Hernandez
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats
  • About
  • About
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats


Cloudflare page rule to solve /wp-admin without trailing slash issue

Solve wp-admin redirect without trailing slash using a Cloudflare page rule in terraform

snippets
terraform cloudflare wordpress
Nov 25, 2021
1 mins
terraform cloudflare wordpress
Nov 25, 2021
1 mins

Cloudflare Firewall Rule to block bots from accessing multiple domains

Using formatlist and join functions to accept variable number of domains in Terraform module

snippets
terraform cloudflare firewall hcl
Aug 30, 2021
2 mins
terraform cloudflare firewall hcl
Aug 30, 2021
2 mins

Mismatch with AWS ACM certs validation record in Cloudflare DNS

Fix terraform plan always updating ACM validation records in Cloudflare by using trimsuffix function to remove trailing dot

snippets
terraform aws cloudflare
Apr 30, 2021
2 mins
terraform aws cloudflare
Apr 30, 2021
2 mins

Terraform and AWS wildcard certificates validation

DNS validation for AWS wildcard certificates using Terraform

snippets
terraform aws
Apr 28, 2021
2 mins
terraform aws
Apr 28, 2021
2 mins

Terraforming AWS VPC

Overview of VPC and related concepts, and walkthrough of how to deploy a VPC in AWS with Terraform.

tutorials
terraform aws vpc networking
Oct 19, 2020
5 mins
terraform aws vpc networking
Oct 19, 2020
5 mins

Terraforming DNS with AWS Route53

Overview of AWS Route53 and how to configure DNS records using Terraform

tutorials
terraform aws dns route53
Oct 9, 2020
6 mins
terraform aws dns route53
Oct 9, 2020
6 mins

First steps with Terraform in AWS

Introduction to Terraform and how to set it up to manage AWS resources

tutorials
terraform aws infrastructure cloud
Sep 30, 2020
8 mins
terraform aws infrastructure cloud
Sep 30, 2020
8 mins

Rene Hernandez © 2023

Published with Hugo and Netlify