SHIFT-WIKI

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


start

SHIFT-WIKI - Sjoerd Hooft's InFormation Technology

This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation.


Terraform Module for PostgreSql Flexible Server

Summary: This is a terraform module that I use to deploy a PostgreSql Flexible Server in Azure.
Date: 8 February 2025

Read the post to learn more about how to deploy a PostgreSql Flexible Server using terraform and:

  • How to set a random password for the PostgreSql admin
  • How to deploy a private endpoint for a PostgreSql Flexible Server using a Terraform module
  • How to create a link between the private DNS zone and the virtual network
  • How to configure diagnostic settings on the PostgreSql Flexible Server using a Terraform module

→ Read more...

2025/02/08 16:51

Terraform Module for setting Diagnostic Settings to send logs to a Log Analytics Workspace

Summary: This is a terraform module that I use to configure diagnostic setting on Azure Resources to send diagnostics and logs to a Log Analytics Workspace.
Date: 8 February 2025

Read the post to learn more about diagnostic settings and:

  • How to deploy diagnostic settings using a terraform module

→ Read more...

2025/02/08 16:51

Terraform in Azure DevOps

Summary: On this page I'll show you how to use an azure devops pipeline to deploy azure resources using terraform.
Date: 2 February 2025

The topics covered are:

  • Using a service principal to authenticate to Azure
  • Setting up a remote backend for your tfstate file
  • Using a federated service principal to authenticate to Azure
  • Using the Azure DevOps Pipeline Extension

→ Read more...

2025/02/02 20:01
start.txt · Last modified: 2025/04/21 17:09 by 127.0.0.1