Terraform Featured Terraform with GitHub Actions CI/CD Pipeline By using Terraform with GitHub Actions, IT professionals can automate and streamline the deployment of resources across Azure environments in a consistent and reliable way. This guide will walk you through setting up Terraform in GitHub Actions, from configuring the necessary secrets and permissions to writing Terraform configuration files and
GitHub Actions Featured How to use GitHub Actions environment variables Join me as I explore how to effectively use environment variables within your GitHub Action workflows.
GitHub Actions Featured GitHub Actions Secrets In this blog post I explore the different ways in which you can store secret data within GitHub and how to recall them into a workflow.
DevOps Featured CI/CD Pipeline Tools Looking at Azure DevOps, CircleCI, GitHub Actions, GitLab, Jenkins and Octopus Deploy. Exploring their features, pricing and functionality.
Azure Bicep Featured Deploy Azure Bicep using GitHub Actions Walk through the process of deploying an Azure Bicep file using GitHub Actions.
GitHub Actions Featured Schedule GitHub Actions Using CRON Expressions In this blog I show you how to schedule a GitHub Actions workflow using a CRON expression.
GitHub Featured Source Control your AWS CloudFormation templates with GitHub In this blog post I show you how to source control your AWS CloudFormation templates using the source control tool, GitHub.
GitHub Actions Featured Trigger a GitHub Actions workflow when a folder changes Join me as I look at how you can trigger when a GitHub Actions workflow runs.
Azure Featured Create Azure credentials for use in GitHub Actions Join me in this blog post as I look at how you can create an Azure Service Principal to make a connection between your Azure subscription and GitHub Actions.
GitHub Featured GitHub Action Runners Explore GitHub Actions runners, including GitHub-hosted and self-hosted options. Learn how to set up and use runners for efficient workflow automation.