Skip to content

Add support for edge credentials #3

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

F21
Copy link

@F21 F21 commented Apr 24, 2023

This PR adds support for deriving edge credentials from an access grant. The credentials can then be used to access the S3 gateway.

Closes #2

@F21
Copy link
Author

F21 commented Jun 22, 2023

@mjpitz Can you take a look at this?

@carnei-ro
Copy link

@F21 can you release a version supporting linux arm64 and darwin arm64?

@F21
Copy link
Author

F21 commented Sep 19, 2023

@carnei-ro I've published 0.0.2-fork1 which should contain binaries for linux arm64 and darwin arm64.

Ideally, I'd like to see this PR merged, so that I can go back to using the official provider, rather than my fork.

@carnei-ro
Copy link

Yeah, I’d like your pr merged too.
I tested today and there is no darwin arm64 version

@F21
Copy link
Author

F21 commented Sep 19, 2023

See the v0.0.2-fork1 release here: https://github.com/F21/terraform-provider-storj/releases/tag/v0.0.2-fork1

@carnei-ro
Copy link

oh, when I tested there was only linux x86_64, thanks for releasing it with support to other platforms. Although, I am not sure if the terraform cloud registry will sync automatically once it is already released. I'm facing this issue now:

│ Error: Incompatible provider version
│ 
│ Provider registry.terraform.io/f21/storj v0.0.2-fork does not have a
│ package available for your current platform, darwin_arm64.
│ 
│ Provider releases are separate from Terraform CLI releases, so not all
│ providers are available for all platforms. Other versions of this provider
│ may have different platforms supported.

@F21
Copy link
Author

F21 commented Sep 19, 2023

You're using v0.0.2-fork, which is the old tag. Use v0.0.2-fork1, which contains the binaries for darwin.

@carnei-ro
Copy link

yup, my bad!

hey @mjpitz, please merge this PR 😍 @F21 did a great job!

@bhean
Copy link

bhean commented Jan 5, 2025

Almost 2 years waiting for a merge... unbelievable 😞

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.

Add resource to create s3 credentials
3 participants