Skip to content

Commit

Permalink
chore(terraform): add features list in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutsen committed Nov 15, 2024
1 parent c059809 commit b92cd10
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Reusable GitHub Actions workflow to provision cloud infrastructure using HashiCorp Terraform.
#
# Features:
# - Authenticate to Azure using federated credentials.
# - Queue concurrent jobs that target the same Terraform root configuration.
# - Cache Terraform plugins.
# - Create job summary containing Terraform command outcomes and plan.

name: ♻ terraform

on:
Expand Down

0 comments on commit b92cd10

Please sign in to comment.