hikarunakatani / cifar10-aws

Simple MLOps workflows
0 stars 0 forks source link

varified the execution of lambda function #10 #15

Closed hikarunakatani closed 2 months ago

github-actions[bot] commented 2 months ago

Plan Result

CI link

Plan: 0 to add, 1 to change, 0 to destroy.
Change Result (Click me) ```hcl # aws_lambda_function.invoke_task will be updated in-place ~ resource "aws_lambda_function" "invoke_task" { id = "cifar10-mlops-invoke-task" ~ last_modified = "2024-05-03T02:48:51.000+0000" -> (known after apply) ~ source_code_hash = "sC1YHGcDfazMvKlZWDgs8F45z8fGbqlkxYVrA51DhCU=" -> "lCMVQ1c67Yf68rBiCrxZZOPr2KPXpzo1R6NejEGAS+I=" tags = {} # (20 unchanged attributes hidden) # (3 unchanged blocks hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```
hikarunakatani commented 2 months ago