intuit import button and sysco importing.

This commit is contained in:
2021-12-18 19:11:02 -08:00
parent fcdc00ed16
commit 64720a4bd6
19 changed files with 297 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.1.0",
"serial": 89,
"serial": 90,
"lineage": "9b630886-8cee-a57d-c7a2-4f19f13f9c51",
"outputs": {
"aws_access_key_id": {
@@ -162,9 +162,9 @@
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjoxMjAwMDAwMDAwMDAwfX0=",
"dependencies": [
"aws_ecs_task_definition.integreat_app",
"aws_lb_target_group.integreat_app",
"aws_service_discovery_service.service"
"aws_service_discovery_service.service",
"aws_ecs_task_definition.integreat_app"
]
}
]
@@ -649,10 +649,10 @@
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"aws_lb_target_group.integreat_app",
"aws_acm_certificate.cert",
"aws_lb.integreat_app",
"aws_lb_listener.https"
"aws_lb_listener.https",
"aws_lb_target_group.integreat_app"
]
}
]
@@ -909,9 +909,9 @@
},
"sensitive_attributes": [],
"dependencies": [
"data.aws_caller_identity.current",
"aws_s3_bucket.invoices",
"aws_sqs_queue.integreat-mail",
"data.aws_caller_identity.current"
"aws_sqs_queue.integreat-mail"
]
}
]