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

feature: add archive_on_destroy argument to the github_repository resource #71

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

sdevriessbp
Copy link
Contributor

This PR adds the option to archive a repository instead of deleting when it is destroyed from code: https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository#archive_on_destroy

@sdevriessbp sdevriessbp requested a review from a team as a code owner September 20, 2024 13:57
@github-actions github-actions bot added the feature New feature or request label Sep 20, 2024
Copy link
Contributor

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖skipped

Validation Output


@sdevriessbp sdevriessbp merged commit b8fde25 into master Sep 20, 2024
@sdevriessbp sdevriessbp deleted the archive_on_destroy branch September 20, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants