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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hashicorp
/
tfctl-cli
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
61
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Decouple delete permissions from resource paths
- #95
#95
Merged
shwetamurali
merged 15 commits into
main
hashicorp/tfctl-cli:main
from
shweta/decouple-delete-permissions
hashicorp/tfctl-cli:shweta/decouple-delete-permissions
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Decouple delete permissions from resource paths
#95
shwetamurali
merged 15 commits into
main
hashicorp/tfctl-cli:main
from
shweta/decouple-delete-permissions
hashicorp/tfctl-cli:shweta/decouple-delete-permissions
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
add map
shwetamurali
committed
5b51ba0
View commit details
Copy full SHA for 5b51ba0
Browse repository at this point
check resource type before falling back
shwetamurali
committed
479d6c1
View commit details
Copy full SHA for 479d6c1
Browse repository at this point
typed destroy command
shwetamurali
committed
e7429c3
View commit details
Copy full SHA for e7429c3
Browse repository at this point
Create destroy_test.go
shwetamurali
committed
89ad0bd
View commit details
Copy full SHA for 89ad0bd
Browse repository at this point
register destroy command
shwetamurali
committed
92ee0eb
View commit details
Copy full SHA for 92ee0eb
Browse repository at this point
Update permissions_test.go
shwetamurali
committed
6d6c7d9
View commit details
Copy full SHA for 6d6c7d9
Browse repository at this point
Add DestroyableNames helper for autocomplete
shwetamurali
committed
ebba2d3
View commit details
Copy full SHA for ebba2d3
Browse repository at this point
Update tfctl.png
shwetamurali
committed
1ed590c
View commit details
Copy full SHA for 1ed590c
Browse repository at this point
Create NEW FEATURES-20260729-114500.yaml
shwetamurali
committed
ef24796
View commit details
Copy full SHA for ef24796
Browse repository at this point
Commits on Aug 3, 2026
break up changie
shwetamurali
committed
164c0b3
View commit details
Copy full SHA for 164c0b3
Browse repository at this point
add test and remove path param handling
shwetamurali
committed
77e4a45
View commit details
Copy full SHA for 77e4a45
Browse repository at this point
move path segment to resource type logic into resource package
shwetamurali
committed
070b829
View commit details
Copy full SHA for 070b829
Browse repository at this point
Update tfctl.png
shwetamurali
committed
6b7fecf
View commit details
Copy full SHA for 6b7fecf
Browse repository at this point
Remove destroy command, keep authorization bug fix
shwetamurali
committed
9ce93ef
View commit details
Copy full SHA for 9ce93ef
Browse repository at this point
Commits on Aug 4, 2026
add test coverage
shwetamurali
committed
cea8d45
View commit details
Copy full SHA for cea8d45
Browse repository at this point
You can’t perform that action at this time.