Skip to content
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

minor modif #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

minor modif #2

wants to merge 1 commit into from

Conversation

titouan-joseph
Copy link
Owner

No description provided.

Copy link

infracost bot commented Feb 24, 2025

💰 Infracost report

Monthly estimate generated

This comment will be updated when code changes.

@tjc-terrateam-test
Copy link

Plans ✖️

Running plans FAILED. See Terrateam Plan Output.

After resolving the issue, run terrateam plan to execute the plan operation again.

Terrateam Plan Output ✖️

Expand for plan output details

Dir: . | ✖️

Dir: .
Workspace: default
Success: ✖️

Step: update-terrateam-github-token
Success: 👍

{}

Step: init
Success: 👍
Command: terraform init


Initializing the backend...

Initializing provider plugins...
- Finding hashicorp/random versions matching "> 2.3.0"...
- Finding hashicorp/null versions matching "> 2.1.2"...
- Finding hashicorp/aws versions matching ">= 5.0.0"...
- Finding latest version of hashicorp/time...
- Installing hashicorp/random v3.6.3...
- Installed hashicorp/random v3.6.3 (signed by HashiCorp)
- Installing hashicorp/null v3.2.3...
- Installed hashicorp/null v3.2.3 (signed by HashiCorp)
- Installing hashicorp/aws v5.88.0...
- Installed hashicorp/aws v5.88.0 (signed by HashiCorp)
- Installing hashicorp/time v0.12.1...
- Installed hashicorp/time v0.12.1 (signed by HashiCorp)

Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

Step: plan
Success: ✖️
Command: terraform plan -detailed-exitcode -out /tmp/tmpuzxdpaio/plan

╷
│ Error: No value for required variable
│ 
│   on variables.tf line 1:
│    1: variable "prefix" {
│ 
│ The root module input variable "prefix" 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 41:
│   41: variable "ec2_key_name" {
│ 
│ The root module input variable "ec2_key_name" 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 135:
│  135: variable "mgmt_securitygroup_ids" {
│ 
│ The root module input variable "mgmt_securitygroup_ids" is not set, and has
│ no default value. Use a -var or -var-file command line argument to provide
│ a value for this variable.
╵

Failure during /github/home/.tenv/Terraform/1.5.7/terraform call : exited with code 1


Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant