Test Spawn-Terminate #122
test_spawn_terminate.yml
on: workflow_dispatch
GitHub Actions Test (spawn)
34s
Test runner is removed (AWS)
/
Test Removed Runner
Annotations
6 errors
|
GitHub Actions Test (spawn)
terraform instance start has failed
|
|
GitHub Actions Test (spawn)
Failure occurred while waiting for instance.
|
|
GitHub Actions Test (spawn)
Instance task failed (details: terraform plan failed (exit_code: Some(1), stderr:
error: value for undeclared variable
a variable named "instance_name" was assigned on the command line, but the
root module does not declare a variable of that name. to use this value, add
a "variable" block to the configuration.
error: no value for required variable
on terraform.tf line 13:
13: variable "instance_type" {
the root module input variable "instance_type" is not set, and has no default
value. use a -var or -var-file command line argument to provide a value for
this variable.
))
|
|
GitHub Actions Test (terminate)
Cannot read properties of undefined (reading 'mode')
|
|
GitHub Actions Test (terminate)
Not all the required inputs are provided for the 'stop' mode
|
|
GitHub Actions Test (terminate)
Error: Not all the required inputs are provided for the 'stop' mode
|