liferay test endpoint.
This commit is contained in:
parent
8b71341eef
commit
dcf1677e3a
|
@ -35,6 +35,10 @@ module "liferay" {
|
|||
liferay_main_record = {
|
||||
name = join(".", ["infra-gateway", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.zone_name]),
|
||||
description = "Liferay Production"
|
||||
},
|
||||
liferay_test_endpoint = {
|
||||
name = join(".", ["osportal", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.zone_name]),
|
||||
description = "Liferay Production endpoint used to test the functionalities"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.6.6",
|
||||
"serial": 40,
|
||||
"serial": 42,
|
||||
"lineage": "1ad5c30b-f952-53b5-f9cd-fe7cb4117b8b",
|
||||
"outputs": {
|
||||
"liferay_data": {
|
||||
|
@ -247,6 +247,10 @@
|
|||
"liferay_main_record": {
|
||||
"description": "Liferay Production",
|
||||
"name": "infra-gateway.cloud.d4science.org."
|
||||
},
|
||||
"liferay_test_endpoint": {
|
||||
"description": "Liferay Production endpoint used to test the functionalities",
|
||||
"name": "osportal.cloud.d4science.org."
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
|
@ -2155,6 +2159,32 @@
|
|||
"data.terraform_remote_state.privnet_dns_router",
|
||||
"module.liferay.data.terraform_remote_state.privnet_dns_router"
|
||||
]
|
||||
},
|
||||
{
|
||||
"index_key": "liferay_test_endpoint",
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"description": "Liferay Production endpoint used to test the functionalities",
|
||||
"disable_status_check": false,
|
||||
"id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/8a52e377-3b77-4f1b-8399-7e95e4751bd7",
|
||||
"name": "osportal.cloud.d4science.org.",
|
||||
"project_id": "1b45adf388934758b56d0dfdb4bfacf3",
|
||||
"records": [
|
||||
"main-lb.cloud.d4science.org."
|
||||
],
|
||||
"region": "isti_area_pi_1",
|
||||
"timeouts": null,
|
||||
"ttl": 8600,
|
||||
"type": "CNAME",
|
||||
"value_specs": null,
|
||||
"zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4"
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19",
|
||||
"dependencies": [
|
||||
"data.terraform_remote_state.privnet_dns_router",
|
||||
"module.liferay.data.terraform_remote_state.privnet_dns_router"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -2170,8 +2200,7 @@
|
|||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"all_security_group_ids": [
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2",
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2"
|
||||
],
|
||||
"enforce": false,
|
||||
"id": "a397f707-21ee-4a8e-bd66-cd6bf2641cd3",
|
||||
|
@ -2193,8 +2222,7 @@
|
|||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"all_security_group_ids": [
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2",
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2"
|
||||
],
|
||||
"enforce": false,
|
||||
"id": "774c09ab-19a3-4409-a26f-323036e3431a",
|
||||
|
@ -2229,8 +2257,7 @@
|
|||
"172.17.2.239"
|
||||
],
|
||||
"all_security_group_ids": [
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2",
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2"
|
||||
],
|
||||
"all_tags": [],
|
||||
"allowed_address_pairs": [],
|
||||
|
@ -2291,8 +2318,7 @@
|
|||
"172.17.0.68"
|
||||
],
|
||||
"all_security_group_ids": [
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2",
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
"167e4897-f776-4cbd-986f-77313aa68af2"
|
||||
],
|
||||
"all_tags": [],
|
||||
"allowed_address_pairs": [],
|
||||
|
@ -2361,9 +2387,7 @@
|
|||
"all_fixed_ips": [
|
||||
"192.168.11.203"
|
||||
],
|
||||
"all_security_group_ids": [
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
],
|
||||
"all_security_group_ids": [],
|
||||
"all_tags": [],
|
||||
"allowed_address_pairs": [],
|
||||
"binding": [
|
||||
|
@ -2422,9 +2446,7 @@
|
|||
"all_fixed_ips": [
|
||||
"192.168.11.141"
|
||||
],
|
||||
"all_security_group_ids": [
|
||||
"d41938a9-a581-4974-b213-4aa50498344c"
|
||||
],
|
||||
"all_security_group_ids": [],
|
||||
"all_tags": [],
|
||||
"allowed_address_pairs": [],
|
||||
"binding": [
|
||||
|
|
Loading…
Reference in New Issue