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

Error when attempting to delete S3 access key #9

Open
bajo opened this issue Jan 31, 2025 · 1 comment
Open

Error when attempting to delete S3 access key #9

bajo opened this issue Jan 31, 2025 · 1 comment

Comments

@bajo
Copy link

bajo commented Jan 31, 2025

I'm testing this module, and so far it works quite well. Thank you for that.

However, when I attempt to remove a S3 access key (created with storagegrid_s3_access_key) I get this message.

storagegrid_s3_access_key.user_keys["0"]: Destroying... [id=redacted_for_privacy_reasons]
╷
│ Error: Value Conversion Error
│ 
│ An unexpected error was encountered trying to convert tftypes.Value into provider.UserIDS3AccessSecretKeysModel. This is always an
│ error in the provider. Please report the following to the provider developer:
│ 
│ mismatch between struct and object: Struct defines fields not found in object: data. Object defines fields not found in struct: id,
│ secret_access_key, user_urn, access_key, account_id, and display_name.

If there is anything I can do to help debug and fix this issue, please ping me.

@dmpe
Copy link
Owner

dmpe commented Jan 31, 2025

Hi, if you can provide a bit more TF/shell/whatever code so that i can reproduce it more easily that would have been awesome. Otherwise i will take a look on this anyway on Monday. Let' see then.

Thanks for trying this module btw.

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

No branches or pull requests

2 participants