harbor tfstate aggiornato dopo plan e apply
This commit is contained in:
parent
e8bafeeaac
commit
75d73502d4
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.7.5",
|
||||
"serial": 86,
|
||||
"terraform_version": "1.8.2",
|
||||
"serial": 88,
|
||||
"lineage": "bdde5a96-9f05-8d0e-f78a-cd3b56b955fa",
|
||||
"outputs": {
|
||||
"harbor_hostname": {
|
||||
|
@ -5576,7 +5576,14 @@
|
|||
"user_data": "",
|
||||
"vendor_options": []
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"sensitive_attributes": [
|
||||
[
|
||||
{
|
||||
"type": "get_attr",
|
||||
"value": "admin_pass"
|
||||
}
|
||||
]
|
||||
],
|
||||
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19",
|
||||
"dependencies": [
|
||||
"data.terraform_remote_state.infrastructure_setup",
|
||||
|
@ -5757,7 +5764,9 @@
|
|||
"all_fixed_ips": [
|
||||
"192.168.1.20"
|
||||
],
|
||||
"all_security_group_ids": [],
|
||||
"all_security_group_ids": [
|
||||
"10c993ac-ffc0-404f-892c-45d061dc073f"
|
||||
],
|
||||
"all_tags": [],
|
||||
"allowed_address_pairs": [],
|
||||
"binding": [
|
||||
|
|
Loading…
Reference in New Issue