Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tedilabs
/
github-actions
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[test] do not merge: terraform plan as structured outputs, log and annotations
- #29
#29
Open
posquit0
wants to merge 18 commits into
main
tedilabs/github-actions:main
from
test/plan-json-demo
tedilabs/github-actions:test/plan-json-demo
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
[test] do not merge: terraform plan as structured outputs, log and annotations
#29
posquit0
wants to merge 18 commits into
main
tedilabs/github-actions:main
from
test/plan-json-demo
tedilabs/github-actions:test/plan-json-demo
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
feat(actions): add misc.slug composite action
Show description for 1404b15
posquit0
committed
1404b15
View commit details
Copy full SHA for 1404b15
Browse repository at this point
feat(actions): add terraform.plan composite action
Show description for bd5b498
posquit0
committed
bd5b498
View commit details
Copy full SHA for bd5b498
Browse repository at this point
feat(actions): add terraform.apply composite action
Show description for dd7eb12
posquit0
committed
dd7eb12
View commit details
Copy full SHA for dd7eb12
Browse repository at this point
feat(actions): add github.pr.head-run composite action
Show description for f15b551
posquit0
committed
f15b551
View commit details
Copy full SHA for f15b551
Browse repository at this point
feat(actions): add details and pr_number to github.matrix-report
Show description for f5e3ef9
posquit0
committed
f5e3ef9
View commit details
Copy full SHA for f5e3ef9
Browse repository at this point
feat(workflows): add terraform.workspaces.plan reusable workflow
Show description for b9e1d28
posquit0
committed
b9e1d28
View commit details
Copy full SHA for b9e1d28
Browse repository at this point
feat(workflows): add terraform.workspaces.apply reusable workflow
Show description for 958d5a1
posquit0
committed
958d5a1
View commit details
Copy full SHA for 958d5a1
Browse repository at this point
fix(actions): always emit a summary from terraform.plan and terraform.apply
Show description for 2e6d70d
posquit0
committed
2e6d70d
View commit details
Copy full SHA for 2e6d70d
Browse repository at this point
feat(actions): add misc.export-env composite action
Show description for 568988d
posquit0
committed
568988d
View commit details
Copy full SHA for 568988d
Browse repository at this point
feat(workflows): accept provider credentials in the Terraform plan and apply workflows
Show description for 1b13943
posquit0
committed
1b13943
View commit details
Copy full SHA for 1b13943
Browse repository at this point
refactor(actions): run terraform init through shell.run in plan and apply
Show description for c9a07c9
posquit0
committed
c9a07c9
View commit details
Copy full SHA for c9a07c9
Browse repository at this point
feat(actions): expose the plan as structured outputs and annotate its diagnostics
Show description for 0059cad
posquit0
committed
0059cad
View commit details
Copy full SHA for 0059cad
Browse repository at this point
feat(actions): render the plan summary as per-resource diffs with links
Show description for 735ed89
posquit0
committed
735ed89
View commit details
Copy full SHA for 735ed89
Browse repository at this point
refactor(actions): head each target with its own result line in the report
Show description for e226842
posquit0
committed
e226842
View commit details
Copy full SHA for e226842
Browse repository at this point
refactor(actions): give the plan body named sections and drop the repeated counts
Show description for fadb3bf
posquit0
committed
fadb3bf
View commit details
Copy full SHA for fadb3bf
Browse repository at this point
style(actions): raise the report headings and link the whole diagnostic row
Show description for e9c39fa
posquit0
committed
e9c39fa
View commit details
Copy full SHA for e9c39fa
Browse repository at this point
style(actions): mark resource actions with circles and drift with a spiral
Show description for dbfbe8f
posquit0
committed
dbfbe8f
View commit details
Copy full SHA for dbfbe8f
Browse repository at this point
test: demo the plan summary through the real matrix report flow
posquit0
committed
70c6abc
View commit details
Copy full SHA for 70c6abc
Browse repository at this point
You can’t perform that action at this time.