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

recreate cluster #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

recreate cluster #14

wants to merge 3 commits into from

Conversation

glitchcrab
Copy link
Contributor

No description provided.

@glitchcrab glitchcrab self-assigned this Aug 6, 2023
@glitchcrab-bot
Copy link
Collaborator

Ran Plan for dir: cluster workspace: default

Plan Error

Show Output
running "/atlantis-data/bin/terraform1.5.4 plan -input=false -refresh -out \"/atlantis-data/repos/a7d-corp/homelab-k8s-cluster-room101-a7d-mc/14/default/cluster/homelab-k8s-cluster-room101-a7d-mc-default.tfplan\"" in "/atlantis-data/repos/a7d-corp/homelab-k8s-cluster-room101-a7d-mc/14/default/cluster": exit status 1

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform planned the following actions, but then encountered a problem:

  # macaddress.master_net0_mac[0] will be created
  + resource "macaddress" "master_net0_mac" {
      + address = (known after apply)
      + id      = (known after apply)
    }

  # macaddress.worker_net0_mac[0] will be created
  + resource "macaddress" "worker_net0_mac" {
      + address = (known after apply)
      + id      = (known after apply)
    }

  # macaddress.worker_net0_mac[1] will be created
  + resource "macaddress" "worker_net0_mac" {
      + address = (known after apply)
      + id      = (known after apply)
    }

Plan: 3 to add, 0 to change, 0 to destroy.
╷
│ Error: configured Vault token contains non-printable characters and cannot be used
│ 
│   with provider["registry.terraform.io/hashicorp/vault"],
│   on zz_provider.tf line 9, in provider "vault":
│    9: provider "vault" {}
│ 
╵


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.

None yet

2 participants