chore: update terraform state and keys [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.7.0",
|
||||
"serial": 24,
|
||||
"serial": 26,
|
||||
"lineage": "2e6257d6-c04c-6864-63e8-38721dda9040",
|
||||
"outputs": {
|
||||
"group_ids": {
|
||||
@@ -26,6 +26,11 @@
|
||||
"type": "string",
|
||||
"sensitive": true
|
||||
},
|
||||
"pilot_ivanov_key": {
|
||||
"value": "1F021A74-F898-4344-909F-AF4C16B0FF00",
|
||||
"type": "string",
|
||||
"sensitive": true
|
||||
},
|
||||
"pilot_setup_key": {
|
||||
"value": "0267D2E9-E4A5-451C-A1BC-513F32A9FCD8",
|
||||
"type": "string",
|
||||
@@ -280,6 +285,41 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "netbird_setup_key",
|
||||
"name": "pilot_ivanov",
|
||||
"provider": "provider[\"registry.terraform.io/netbirdio/netbird\"]",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"allow_extra_dns_labels": false,
|
||||
"auto_groups": [
|
||||
"d68tmmml93fs73c93ekg"
|
||||
],
|
||||
"ephemeral": false,
|
||||
"expires": "0001-01-01T00:00:00Z",
|
||||
"expiry_seconds": 0,
|
||||
"id": "d6901tul93fs73c93m8g",
|
||||
"key": "1F021A74-F898-4344-909F-AF4C16B0FF00",
|
||||
"last_used": "0001-01-01T00:00:00Z",
|
||||
"name": "pilot-ivanov",
|
||||
"revoked": false,
|
||||
"state": "valid",
|
||||
"type": "one-off",
|
||||
"updated_at": "2026-02-15T17:23:03Z",
|
||||
"usage_limit": 1,
|
||||
"used_times": 0,
|
||||
"valid": true
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"dependencies": [
|
||||
"netbird_group.pilots"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "netbird_setup_key",
|
||||
|
||||
Reference in New Issue
Block a user