shows pending balance
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.9.2",
|
||||
"serial": 712,
|
||||
"serial": 714,
|
||||
"lineage": "9b630886-8cee-a57d-c7a2-4f19f13f9c51",
|
||||
"outputs": {
|
||||
"aws_access_key_id": {
|
||||
@@ -435,7 +435,7 @@
|
||||
],
|
||||
"tags": {},
|
||||
"tags_all": {},
|
||||
"task_definition": "arn:aws:ecs:us-east-1:679918342773:task-definition/integreat_app_prod:834",
|
||||
"task_definition": "arn:aws:ecs:us-east-1:679918342773:task-definition/integreat_app_prod:837",
|
||||
"timeouts": {
|
||||
"create": null,
|
||||
"delete": null,
|
||||
@@ -667,9 +667,9 @@
|
||||
"provisioned_throughput_in_mibps": 0,
|
||||
"size_in_bytes": [
|
||||
{
|
||||
"value": 1429075968,
|
||||
"value": 1432420352,
|
||||
"value_in_ia": 0,
|
||||
"value_in_standard": 1429075968
|
||||
"value_in_standard": 1432420352
|
||||
}
|
||||
],
|
||||
"tags": {
|
||||
@@ -799,7 +799,23 @@
|
||||
"credit_specification": [],
|
||||
"disable_api_stop": false,
|
||||
"disable_api_termination": false,
|
||||
"ebs_block_device": [],
|
||||
"ebs_block_device": [
|
||||
{
|
||||
"delete_on_termination": false,
|
||||
"device_name": "/dev/xvdf",
|
||||
"encrypted": false,
|
||||
"iops": 100,
|
||||
"kms_key_id": "",
|
||||
"snapshot_id": "",
|
||||
"tags": {
|
||||
"Name": "solr_storage_prod"
|
||||
},
|
||||
"throughput": 0,
|
||||
"volume_id": "vol-0069283d41ff6c010",
|
||||
"volume_size": 30,
|
||||
"volume_type": "gp2"
|
||||
}
|
||||
],
|
||||
"ebs_optimized": false,
|
||||
"enclave_options": [
|
||||
{
|
||||
@@ -811,7 +827,7 @@
|
||||
"hibernation": false,
|
||||
"host_id": "",
|
||||
"host_resource_group_arn": null,
|
||||
"iam_instance_profile": "",
|
||||
"iam_instance_profile": "datomic-ddb",
|
||||
"id": "i-0ce809d16781daada",
|
||||
"instance_initiated_shutdown_behavior": "stop",
|
||||
"instance_state": "running",
|
||||
@@ -858,7 +874,7 @@
|
||||
"encrypted": false,
|
||||
"iops": 3000,
|
||||
"kms_key_id": "",
|
||||
"tags": null,
|
||||
"tags": {},
|
||||
"throughput": 125,
|
||||
"volume_id": "vol-0ec6fb488e712ba93",
|
||||
"volume_size": 30,
|
||||
@@ -2160,7 +2176,7 @@
|
||||
"name": "current-balance-cache-schedule-prod",
|
||||
"name_prefix": "",
|
||||
"role_arn": "",
|
||||
"schedule_expression": "rate(60 minutes)",
|
||||
"schedule_expression": "rate(30 minutes)",
|
||||
"tags": {},
|
||||
"tags_all": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user