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

backup postgres and mattermost to s3 #7

Merged
merged 1 commit into from
Sep 27, 2024
Merged

backup postgres and mattermost to s3 #7

merged 1 commit into from
Sep 27, 2024

Conversation

RafDevX
Copy link
Contributor

@RafDevX RafDevX commented Sep 27, 2024

Closes #4

@RafDevX RafDevX added the enhancement new feature or request label Sep 27, 2024
@RafDevX RafDevX self-assigned this Sep 27, 2024
Copy link

OpenTofu plan for dsekt-infra

Plan: 1 to add, 0 to change, 1 to destroy.
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

OpenTofu will perform the following actions:

  # module.nixos_install["ares"].module.nixos-rebuild[0].null_resource.nixos-rebuild must be replaced
-/+ resource "null_resource" "nixos-rebuild" {
!~      id       = "*******************" -> (known after apply)
!~      triggers = { # forces replacement
!~          "store_path" = "/nix/store/gvv7d8i6s1r23jmrk3adjdg4k91mgz23-nixos-system-ares-24.05.20240830.6e99f2a" -> "/nix/store/5iknrc2n62yh2c7fkvama1w5dki28vg9-nixos-system-ares-24.05.20240830.6e99f2a"
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.

📝 Plan generated in Create OpenTofu plan #40

Copy link
Member

@foodelevator foodelevator left a comment

Choose a reason for hiding this comment

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

After a thorough ocular inspection I have come to the conclusion that this must - without any doubts - work without problems.

@RafDevX RafDevX merged commit 24fc202 into main Sep 27, 2024
1 check passed
@foodelevator foodelevator deleted the restic-backups branch September 27, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic backups
2 participants