merge: 弹性节点基建:Terraform + 一键更换 [tsk_6u0FxmbC7Yeq]
# Conflicts: # .gitignore # infra/cloud-init/node.yaml.tmpl
This commit is contained in:
@@ -35,6 +35,13 @@ infra/domains/tools/_smoke/
|
||||
*.tfplan
|
||||
tf.plan
|
||||
crash.log
|
||||
# Terraform 状态与本地变量(含厂商/管理凭证)—— 绝不入库
|
||||
infra/**/.terraform/
|
||||
infra/**/.terraform.lock.hcl
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
infra/**/terraform.tfvars
|
||||
*.auto.tfvars
|
||||
|
||||
# 杂项
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user