Skip to content

Update terraform.lock.hcl #260

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunziping2016
Copy link
Collaborator

@sunziping2016 sunziping2016 commented May 2, 2025

No description provided.

Copy link
Contributor

github-actions bot commented May 2, 2025

Terragrunt Plan 📝

Terragrunt Plan Logs
19:05:05.128 WARN   The `run-all plan` command is deprecated and will be removed in a future version of Terragrunt. Use `terragrunt plan --all` instead.
19:05:05.139 INFO   The stack at . will be processed in the following order for command plan:
Group 1
- Module ./aliyun
- Module ./hosts


19:05:06.459 INFO   [hosts] tofu: Initializing the backend...
19:05:07.326 INFO   [hosts] tofu: 
19:05:07.326 INFO   [hosts] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
19:05:07.326 INFO   [hosts] tofu: use this backend unless the backend configuration changes.
19:05:08.027 INFO   [hosts] tofu: Initializing modules...
19:05:08.027 INFO   [hosts] tofu: - nixos_deploy in ../modules/nixos_deploy
19:05:08.028 INFO   [hosts] tofu: Initializing provider plugins...
19:05:08.028 INFO   [hosts] tofu: - Reusing previous version of linyinfeng/shell from the dependency lock file
19:05:12.796 INFO   [hosts] tofu: - Installing linyinfeng/shell v1.7.13...
19:05:15.438 INFO   [hosts] tofu: - Installed linyinfeng/shell v1.7.13. Signature validation was skipped due to the registry not containing GPG keys for this provider
19:05:15.438 INFO   [hosts] tofu: OpenTofu has been successfully initialized!
19:05:26.762 STDOUT [hosts] tofu: OpenTofu used the selected providers to generate the following execution
19:05:26.762 STDOUT [hosts] tofu: plan. Resource actions are indicated with the following symbols:
19:05:26.762 STDOUT [hosts] tofu: -/+ destroy and then create replacement
19:05:26.762 STDOUT [hosts] tofu: OpenTofu will perform the following actions:
19:05:26.762 STDOUT [hosts] tofu:   # module.nixos_deploy["hgh0"].shell_script.deploy must be replaced
19:05:26.762 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
19:05:26.762 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
19:05:26.762 STDOUT [hosts] tofu:       ~ id                = "d0ibhodgfg3qvsu80am0" -> (known after apply)
19:05:26.762 STDOUT [hosts] tofu:       ~ output            = {
19:05:26.762 STDOUT [hosts] tofu:           - "done" = "true"
19:05:26.762 STDOUT [hosts] tofu:         } -> (known after apply)
19:05:26.762 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
19:05:26.762 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
19:05:26.762 STDOUT [hosts] tofu:     }
19:05:26.762 STDOUT [hosts] tofu:   # module.nixos_deploy["r2s"].shell_script.deploy must be replaced
19:05:26.762 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
19:05:26.762 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
19:05:26.762 STDOUT [hosts] tofu:       ~ id                = "d0ibhstgfg3qvsu80an0" -> (known after apply)
19:05:26.762 STDOUT [hosts] tofu:       ~ output            = {
19:05:26.762 STDOUT [hosts] tofu:           - "done" = "true"
19:05:26.762 STDOUT [hosts] tofu:         } -> (known after apply)
19:05:26.762 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
19:05:26.762 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
19:05:26.762 STDOUT [hosts] tofu:     }
19:05:26.762 STDOUT [hosts] tofu: Plan: 2 to add, 0 to change, 2 to destroy.
19:05:26.762 STDOUT [hosts] tofu: 
19:06:28.380 INFO   [aliyun] tofu: Initializing the backend...
19:06:29.308 INFO   [aliyun] tofu: 
19:06:29.308 INFO   [aliyun] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
19:06:29.308 INFO   [aliyun] tofu: use this backend unless the backend configuration changes.
19:06:30.120 INFO   [aliyun] tofu: Initializing modules...
19:06:30.123 INFO   [aliyun] tofu: - sg in ../modules/aliyun_security_group
19:06:30.123 INFO   [aliyun] tofu: - vpc in ../modules/aliyun_vpc
19:06:30.124 INFO   [aliyun] tofu: Initializing provider plugins...
19:06:30.124 INFO   [aliyun] tofu: - Reusing previous version of aliyun/alicloud from the dependency lock file
19:06:31.357 INFO   [aliyun] tofu: - Using aliyun/alicloud v1.249.0 from the shared cache directory
19:06:31.630 INFO   [aliyun] tofu: OpenTofu has been successfully initialized!
19:06:33.083 STDOUT [aliyun] tofu: Acquiring state lock. This may take a few moments...
19:06:38.224 STDOUT [aliyun] tofu: OpenTofu used the selected providers to generate the following execution
19:06:38.224 STDOUT [aliyun] tofu: plan. Resource actions are indicated with the following symbols:
19:06:38.224 STDOUT [aliyun] tofu:   - destroy
19:06:38.224 STDOUT [aliyun] tofu: OpenTofu will perform the following actions:
19:06:38.224 STDOUT [aliyun] tofu:   # module.sg.alicloud_security_group_rule.this["tcp:0.0.0.0/0:5201:5201"] will be destroyed
19:06:38.224 STDOUT [aliyun] tofu:   # (because key ["tcp:0.0.0.0/0:5201:5201"] is not in for_each map)
19:06:38.224 STDOUT [aliyun] tofu:   - resource "alicloud_security_group_rule" "this" {
19:06:38.224 STDOUT [aliyun] tofu:       - cidr_ip                = "0.0.0.0/0" -> null
19:06:38.224 STDOUT [aliyun] tofu:       - id                     = "sg-bp1asx4zzxwgp97pmzxp:ingress:tcp:5201/5201:intranet:0.0.0.0/0:accept:1" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - ip_protocol            = "tcp" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - nic_type               = "intranet" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - policy                 = "accept" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - port_range             = "5201/5201" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - priority               = 1 -> null
19:06:38.225 STDOUT [aliyun] tofu:       - security_group_id      = "sg-bp1asx4zzxwgp97pmzxp" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - security_group_rule_id = "sgr-bp10m8kibgdqjmoo0orc" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - type                   = "ingress" -> null
19:06:38.225 STDOUT [aliyun] tofu:     }
19:06:38.225 STDOUT [aliyun] tofu:   # module.sg.alicloud_security_group_rule.this["tcp:::/0:5201:5201"] will be destroyed
19:06:38.225 STDOUT [aliyun] tofu:   # (because key ["tcp:::/0:5201:5201"] is not in for_each map)
19:06:38.225 STDOUT [aliyun] tofu:   - resource "alicloud_security_group_rule" "this" {
19:06:38.225 STDOUT [aliyun] tofu:       - id                     = "sg-bp1asx4zzxwgp97pmzxp:ingress:tcp:5201/5201:intranet:__/0:accept:1" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - ip_protocol            = "tcp" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - ipv6_cidr_ip           = "::/0" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - nic_type               = "intranet" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - policy                 = "accept" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - port_range             = "5201/5201" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - priority               = 1 -> null
19:06:38.225 STDOUT [aliyun] tofu:       - security_group_id      = "sg-bp1asx4zzxwgp97pmzxp" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - security_group_rule_id = "sgr-bp18q3dhogazdkuphnht" -> null
19:06:38.225 STDOUT [aliyun] tofu:       - type                   = "ingress" -> null
19:06:38.225 STDOUT [aliyun] tofu:     }
19:06:38.225 STDOUT [aliyun] tofu: Plan: 0 to add, 0 to change, 2 to destroy.
19:06:38.225 STDOUT [aliyun] tofu: 

Status: out of sync ⚠️
Hosts to deploy: hgh0, r2s

Copy link
Contributor

github-actions bot commented May 2, 2025

Changes for Host hgh2 🚀

Warning: Permanently added 'hgh2' (ED25519) to the list of known hosts.
search-resolv.conf: ε → ∅

Copy link
Contributor

github-actions bot commented May 2, 2025

Changes for Host sin0 🚀

Warning: Permanently added '194.114.138.186' (ED25519) to the list of known hosts.
headscale-ui: ∅ → 2025.01.20, +370.8 KiB
tailscale: 1.82.5 → ∅, -50577.4 KiB
unit: 50-tailscale.network → ∅
unit-acme-finished-tailnet.szp.io.target: ∅ → ε
unit-acme-selfsigned-tailnet.szp.io.service: ∅ → ε
unit-acme-tailnet.szp.io.service: ∅ → ε
unit-acme-tailnet.szp.io.timer: ∅ → ε
unit-script-acme-selfsigned-tailnet.szp.io: ∅ → ε
unit-script-acme-tailnet.szp.io: ∅ → ε
unit-script-tailscaled-autoconnect: ε → ∅
unit-script-tailscaled-set: ε → ∅
unit-tailscaled-autoconnect.service: ε → ∅
unit-tailscaled-set.service: ε → ∅
unit-tailscaled.service: ε → ∅

@sunziping2016 sunziping2016 force-pushed the chore/auto-update-terraform branch 2 times, most recently from 19ee809 to 5447077 Compare May 16, 2025 11:04
@sunziping2016 sunziping2016 force-pushed the chore/auto-update-terraform branch from 5447077 to d1e1f7c Compare May 23, 2025 11:04
Copy link
Contributor

Changes for Host hgh0 🚀

Warning: Permanently added 'hgh0' (ED25519) to the list of known hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant