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

Docker host bio #591

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Docker host bio #591

merged 2 commits into from
Jun 15, 2024

Conversation

dark-vex
Copy link
Owner

No description provided.

@dark-vex dark-vex self-assigned this Jun 15, 2024
Copy link

Terraform Format and Style 🖌failure

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖failure

Show Plan

terraform
random_password.docker_password: Refreshing state... [id=none]
tls_private_key.docker_key: Refreshing state... [id=76aa0ec98876ea4740e00478413b1ed84b81d1ca]
data.onepassword_item.gozzi_01_bio_token: Reading...
local_file.docker_key_file: Refreshing state... [id=04209acb364498bfa0d1a750b65c6eb93e2f0ea9]

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:

  # local_file.docker_key_file will be created
  + resource "local_file" "docker_key_file" {
      + content              = (sensitive value)
      + content_base64sha256 = (known after apply)
      + content_base64sha512 = (known after apply)
      + content_md5          = (known after apply)
      + content_sha1         = (known after apply)
      + content_sha256       = (known after apply)
      + content_sha512       = (known after apply)
      + directory_permission = "0777"
      + file_permission      = "600"
      + filename             = "./docker-ssh.key"
      + id                   = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Pusher: @dark-vex, Action: pull_request, Working Directory: ``, Workflow: TF Plan on a PR (BIO)

@dark-vex dark-vex merged commit 8beab0d into main Jun 15, 2024
7 of 13 checks passed
@dark-vex dark-vex deleted the docker-host-bio branch June 15, 2024 13:56
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