hikarunakatani / cifar10-aws

Simple MLOps workflows
0 stars 0 forks source link

added issue_comment workflow file #3 #4

Closed hikarunakatani closed 3 months ago

hikarunakatani commented 3 months ago

why To thank contributor

what Added a workflow file to comment when issues are opened

github-actions[bot] commented 3 months ago

:x: Plan Failed

CI link

Error: No value for required variable

  on variables.tf line 23:
  23: variable "ecr_repository_url" {

The root module input variable "ecr_repository_url" is not set, and has no
default value. Use a -var or -var-file command line argument to provide a
value for this variable.

Error: No value for required variable

  on variables.tf line 28:
  28: variable "image_tag" {

The root module input variable "image_tag" is not set, and has no default
value. Use a -var or -var-file command line argument to provide a value for
this variable.
::debug::Terraform exited with code 1.
::debug::stdout: 
::debug::stderr: %0AError: No value for required variable%0A%0A  on variables.tf line 23:%0A  23: variable "ecr_repository_url" {%0A%0AThe root module input variable "ecr_repository_url" is not set, and has no%0Adefault value. Use a -var or -var-file command line argument to provide a%0Avalue for this variable.%0A%0AError: No value for required variable%0A%0A  on variables.tf line 28:%0A  28: variable "image_tag" {%0A%0AThe root module input variable "image_tag" is not set, and has no default%0Avalue. Use a -var or -var-file command line argument to provide a value for%0Athis variable.%0A
::debug::exitcode: 1

::set-output name=stdout::

::set-output name=stderr::%0AError: No value for required variable%0A%0A  on variables.tf line 23:%0A  23: variable "ecr_repository_url" {%0A%0AThe root module input variable "ecr_repository_url" is not set, and has no%0Adefault value. Use a -var or -var-file command line argument to provide a%0Avalue for this variable.%0A%0AError: No value for required variable%0A%0A  on variables.tf line 28:%0A  28: variable "image_tag" {%0A%0AThe root module input variable "image_tag" is not set, and has no default%0Avalue. Use a -var or -var-file command line argument to provide a value for%0Athis variable.%0A

::set-output name=exitcode::1
::error::Terraform exited with code 1.