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

Moves op version check from provider initialization to before executing op commands #122

Merged

Conversation

josh-burton
Copy link
Contributor

Attempts to fix #116.

The op cli may not be available when the provider is initialised. e.g. when the cli is installed via a provisioner in a terraform cloud instance.

The version of the op cli is now checked before each op command is run.

@volodymyrZotov
Copy link
Contributor

Thanks @josh-burton ! Looks good. I'll prepare a beta release with that fix, so we can try it on Terraform Cloud.

To be able to merge it the commit should be signed. Could you please sign it?

@josh-burton
Copy link
Contributor Author

Thanks @josh-burton ! Looks good. I'll prepare a beta release with that fix, so we can try it on Terraform Cloud.

To be able to merge it the commit should be signed. Could you please sign it?

No problem, the commit should be signed now.

@volodymyrZotov volodymyrZotov changed the base branch from main to beta/v1.4.1-beta01 December 13, 2023 17:43
@volodymyrZotov volodymyrZotov merged commit 5d8541d into 1Password:beta/v1.4.1-beta01 Dec 13, 2023
2 checks passed
@josh-burton josh-burton deleted the op-version-check branch December 13, 2023 18:31
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.

Using terraform cloud with 'local-exec' provisioner to install OP CLI?
2 participants