-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new WF template with other-vcs type nodes (no templates) #264
base: master
Are you sure you want to change the base?
Conversation
|
Failure DetailsSecret references are only supported in self-hosted agents. |
Plan DetailsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
Failure Detailsfatal: couldn't find remote ref pull/264/head
To rerun the PR Plan, use the following comment:
|
|
|
|
Plan DetailsOpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Plan DetailsResource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
Warning: Value for undeclared variable
The root module does not declare a variable named "test2000" but a value was
found in file "env0.auto.tfvars.json". To use this value, add a "variable"
block to the configuration.
Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.
Warning: Value for undeclared variable
The root module does not declare a variable named "dsfsdf" but a value was
found in file "env0.auto.tfvars.json". To use this value, add a "variable"
block to the configuration.
Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.
Warning: Value for undeclared variable
The root module does not declare a variable named "freetext" but a value was
found in file "env0.auto.tfvars.json". To use this value, add a "variable"
block to the configuration.
Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.
Warning: Values for undeclared variables
In addition to the other similar warnings shown, 3 other variable(s) defined
without being declared.
|
|
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Failure DetailsSecret references are only supported in self-hosted agents. |
|
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
|
Failure DetailsSecret references are only supported in self-hosted agents. |
Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
Plan DetailsAn execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
Warning: Value for undeclared variable
The root module does not declare a variable named "shoes" but a value was
found in file "env0.auto.tfvars.json". To use this value, add a "variable"
block to the configuration.
Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.
Warning: Value for undeclared variable
The root module does not declare a variable named "test" but a value was found
in file "env0.auto.tfvars.json". To use this value, add a "variable" block to
the configuration.
Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.
Warning: Value for undeclared variable
The root module does not declare a variable named "test2000" but a value was
found in file "env0.auto.tfvars.json". To use this value, add a "variable" |
Failure DetailsSecret references are only supported in self-hosted agents. |
|
Plan DetailsAn execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
No description provided.