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

refactor(profile): rearrange profile folder structure #63

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

sunziping2016
Copy link
Collaborator

No description provided.

@sunziping2016 sunziping2016 marked this pull request as ready for review July 30, 2024 17:22
Copy link
Contributor

Terragrunt Plan 📝

time=2024-07-30T17:23:24Z level=info msg=The stack at terraform will be processed in the following order for command plan:
Group 1
- Module /home/runner/work/homelab/homelab/terraform/aliyun


Acquiring state lock. This may take a few moments...
module.nixos_sin0.data.external.build: Reading...
module.nixos_hgh0.data.external.build: Reading...
module.nixos_hgh1.data.external.build: Reading...
module.nixos_hgh2.data.external.build: Reading...
module.nixos_sin0.data.external.keyscan: Reading...
module.nixos_sin0.data.external.keyscan: Read complete after 3s [id=-]
module.nixos_sin0.data.external.build: Still reading... [10s elapsed]
module.nixos_hgh0.data.external.build: Still reading... [10s elapsed]
module.nixos_hgh1.data.external.build: Still reading... [10s elapsed]
module.nixos_hgh2.data.external.build: Still reading... [10s elapsed]
module.nixos_hgh2.data.external.keyscan: Reading...
module.nixos_hgh1.data.external.keyscan: Reading...
module.nixos_hgh0.data.external.keyscan: Reading...
module.nixos_hgh2.data.external.keyscan: Read complete after 3s [id=-]
module.nixos_hgh0.data.external.keyscan: Read complete after 3s [id=-]
module.nixos_hgh1.data.external.keyscan: Read complete after 3s [id=-]
module.nixos_hgh1.data.external.build: Read complete after 18s [id=-]
module.nixos_hgh2.data.external.build: Read complete after 18s [id=-]
module.nixos_hgh0.data.external.build: Read complete after 19s [id=-]
module.nixos_sin0.data.external.build: Read complete after 19s [id=-]

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_hgh0.null_resource.deploy[0] must be replaced
-/+ resource "null_resource" "deploy" {
      ~ id       = "1000096288297021891" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "build"       = "/nix/store/xr5lj7m4ij48rvwz32qyhql2ra9j0mp3-nixos-system-hgh0-24.11.20240727.b73c222" -> "/nix/store/56527wsl2dqjg8hfjypllmkjm6np44lx-nixos-system-hgh0-24.11.20240727.b73c222"
            # (1 unchanged element hidden)
        }
    }

  # module.nixos_hgh1.null_resource.deploy[0] must be replaced
-/+ resource "null_resource" "deploy" {
      ~ id       = "3497958082957351366" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "build"       = "/nix/store/ilfyzckf0lsjxfwjzv41v8xj6pzrj10m-nixos-system-hgh1-24.11.20240727.b73c222" -> "/nix/store/gv3bsdim79lvsakrqjk5d49z1pll2hyq-nixos-system-hgh1-24.11.20240727.b73c222"
            # (1 unchanged element hidden)
        }
    }

  # module.nixos_hgh2.null_resource.deploy[0] must be replaced
-/+ resource "null_resource" "deploy" {
      ~ id       = "3516710920942846390" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "build"       = "/nix/store/80ivavrg947pkqz5w5222xx2chw8ilkk-nixos-system-hgh2-24.11.20240727.b73c222" -> "/nix/store/r9avzc5ndfl90jnavpzyv9mp2dx6bhvl-nixos-system-hgh2-24.11.20240727.b73c222"
            # (1 unchanged element hidden)
        }
    }

  # module.nixos_sin0.null_resource.deploy[0] must be replaced
-/+ resource "null_resource" "deploy" {
      ~ id       = "2824075158828486624" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "build"       = "/nix/store/f5y40m8xqhs3iywdp2ciy2nldqjchlwa-nixos-system-sin0-24.11.20240727.b73c222" -> "/nix/store/5p2is5m6r3fl5yp6d4q81ky0sdk4dvzp-nixos-system-sin0-24.11.20240727.b73c222"
            # (1 unchanged element hidden)
        }
    }

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

Status: out of sync ⚠️

@sunziping2016 sunziping2016 merged commit dfa9add into master Jul 30, 2024
2 checks passed
@sunziping2016 sunziping2016 deleted the refactor/nixos branch July 30, 2024 17:25
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.

1 participant