Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sgterraform): add support for "forget" action in terraform summary #653

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

alethenorio
Copy link
Collaborator

Terraform is able to forget about resources (meaning remove from state
but leave real resource untouched) so we add support for this action.

Terraform is able to forget about resources (meaning remove from state
but leave real resource untouched) so we add support for this action.
@alethenorio alethenorio requested review from a team as code owners March 10, 2025 10:55
Copy link
Member

@fredrikaverpil fredrikaverpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fredrikaverpil fredrikaverpil merged commit f4964c1 into master Mar 10, 2025
3 checks passed
@fredrikaverpil fredrikaverpil deleted the add-support-for-tf-forget branch March 10, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants