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

Adding init command #380

Merged
merged 4 commits into from Sep 22, 2023
Merged

Adding init command #380

merged 4 commits into from Sep 22, 2023

Conversation

JustMaris
Copy link
Contributor

@JustMaris JustMaris commented Sep 15, 2023

Overview

Terraform init command also requries authentication to be able to authenticate backend in certain cases, for example, using s3 as a backend for Terraform.

Type of change

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

Related Issue(s)

  • Resolves: #372
  • Relates: #

How To Test

terraform init

Changelog

Adding init to the commands that need authentication

ForCommand expects every arg to be passed separately.
@SimonBarendse
Copy link
Member

Appreciate the contribution @JustMaris ! 🙌

@hculea hculea merged commit a753919 into 1Password:main Sep 22, 2023
3 checks passed
@JustMaris JustMaris deleted the patch-1 branch September 22, 2023 11:20
@bte-salt
Copy link

bte-salt commented Oct 9, 2023

Hi,

Appreciate that this is fixed! When will this be released into op cli?

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.

Terraform plugin not recognizing AWS credentials
4 participants