Skip to content

Commit d58c60b

Browse files
[IT-4665] Use latest version of lmabda-finops-floqast-sftp
Test a working theory about a race condition between the upstream MIP Cloud API and lambda-mips-api when called in rapid succession. This change slows the rate that lambda-finops-floqast-sftp calls lambda-mips-api.
1 parent f784198 commit d58c60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org-formation/050-costs/_tasks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ CostNotificationMicroservice:
7676
# Run daily at 8pm PDT (4am UTC)
7777
FloQastSftpMicroservice:
7878
Type: update-stacks
79-
Template: !Sub 'https://${AdminCentralCfnBucket}.s3.amazonaws.com/lambda-finops-floqast-sftp/1.0.0/lambda-finops-floqast-sftp.yaml'
79+
Template: !Sub 'https://${AdminCentralCfnBucket}.s3.amazonaws.com/lambda-finops-floqast-sftp/1.0.1/lambda-finops-floqast-sftp.yaml'
8080
StackName: !Sub '${resourcePrefix}-floqast-microservice'
8181
DefaultOrganizationBinding:
8282
IncludeMasterAccount: false

0 commit comments

Comments
 (0)