add cep and cnpj to api
This commit is contained in:
@@ -369,7 +369,7 @@ Resources:
|
||||
Properties:
|
||||
Handler: events.issue_cert.lambda_handler
|
||||
Tracing: Active
|
||||
Timeout: 12
|
||||
# Timeout: 12
|
||||
LoggingConfig:
|
||||
LogGroup: !Ref EventLog
|
||||
Policies:
|
||||
@@ -443,6 +443,10 @@ Resources:
|
||||
sk: ['0']
|
||||
new_image:
|
||||
status: [COMPLETED]
|
||||
# Post-migration: uncomment the following line
|
||||
# cert:
|
||||
# expires_at:
|
||||
# - exists: true
|
||||
cert_expires_at:
|
||||
- exists: true
|
||||
org_id:
|
||||
|
||||
Reference in New Issue
Block a user