Files
sless/.e2e-logs/simple-node-apply-modify.log
T

33 lines
1.5 KiB
Plaintext

sless_function.time_getter: Refreshing state... [name=simple-node-time-getter]
sless_job.run_getter: Refreshing state... [name=simple-node-getter-run]
sless_function.time_display: Refreshing state... [name=simple-node-time-display]
sless_trigger.display_http: Refreshing state... [name=simple-node-display-http]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# sless_function.time_display will be updated in-place
~ resource "sless_function" "time_display" {
~ build_timeout_sec = 300 -> (known after apply)
~ code_hash = "cf78d23403217d9ca0871205966de6b9041e0187b8bb5bbf6b1502dd38951e80" -> (known after apply)
~ image_ref = "naeel/sless-sless-cdd874dfa31ba6ca-simple-node-time-display:96fbfb0d6a99" -> (known after apply)
~ memory_mb = 64 -> 96
name = "simple-node-time-display"
~ timeout_sec = 30 -> (known after apply)
# (5 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
sless_function.time_display: Modifying... [name=simple-node-time-display]
sless_function.time_display: Modifications complete after 0s [name=simple-node-time-display]
Apply complete! Resources: 0 added, 1 changed, 0 destroyed.
Outputs:
display_url = "https://sless-api.kube5s.ru/fn/sless-cdd874dfa31ba6ca/simple-node-time-display"
job_result = "{\"time\":\"2026-03-11T06:47:47.229Z\"}"