Skip to content

Conversation

fearoffish
Copy link

Overview

Terraform needs authentication for output, this adds it.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

How To Test

terraform output

Changelog

The terraform plugin now authenticates when running terraform output

Copy link
Contributor

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git rebase --exec 'git commit -S --amend --no-edit -n' @{upstream}) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@fearoffish fearoffish changed the title Add the output to commands that need authentication Add output to commands that need authentication in Terraform Jul 29, 2025
@fearoffish
Copy link
Author

I'm going to update this with signed credentials, but I don't see the point to be honest, because you clearly couldn't give a crap about shell-plugins! The last update was 7 months ago and it was a simple dependabot one. If you aren't going to support something, maybe stop selling it in your docs.

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