| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "version": 4,
- "terraform_version": "1.9.0",
- "serial": 23,
- "lineage": "97cf6d39-07aa-43df-7034-36aaeb3434b2",
- "outputs": {
- "result": {
- "value": "k3s集群部署成功!worker已自动加入!",
- "type": "string"
- }
- },
- "resources": [
- {
- "mode": "managed",
- "type": "null_resource",
- "name": "k3s_install_all",
- "provider": "provider[\"registry.terraform.io/hashicorp/null\"]",
- "instances": [
- {
- "status": "tainted",
- "schema_version": 0,
- "attributes": {
- "id": "4229184312680269698",
- "triggers": {
- "ts": "2026-04-30T08:33:28Z"
- }
- },
- "sensitive_attributes": []
- }
- ]
- }
- ],
- "check_results": null
- }
|