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

fix daily snapshot endpoint #331

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Nov 3, 2023

Summary of changes
Changes introduced in this pull request:

  • apparently, a revert d3c24a2 didn't include all necessary changes.

This should fix:

│ Warning: Deprecated Parameter
│ 
│   on main.tf line 17, in terraform:
│   17:     endpoint = "https://fra1.digitaloceanspaces.com"
│ 
│ The parameter "endpoint" is deprecated. Use parameter "endpoints.s3"
│ instead.
╵

╷
│ Error: Retrieving AWS account details: AWS account ID not previously found and failed retrieving via all available methods. See https://www.terraform.io/docs/providers/aws/index.html#skip_requesting_account_id for workaround and implications. Errors: 2 errors occurred:
│ 	* retrieving caller identity from STS: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: b0a61ffd-4ecd-4b6e-a485-f63e7[44](https://github.com/ChainSafe/forest-iac/actions/runs/6743361800/job/18331182857#step:3:47)ef566, api error InvalidClientTokenId: The security token included in the request is invalid.
│ 	* retrieving account information via iam:ListRoles: operation error IAM: ListRoles, https response error StatusCode: 403, RequestID: a90f0dc2-d7fd-4ac6-9786-[45](https://github.com/ChainSafe/forest-iac/actions/runs/6743361800/job/18331182857#step:3:48)2981fadf6c, api error InvalidClientTokenId: The security token included in the request is invalid.
│

Reference issue to close (if applicable)

Closes

Other information and links

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner November 3, 2023 09:52
@LesnyRumcajs LesnyRumcajs requested review from elmattic and sudo-shashank and removed request for a team November 3, 2023 09:52
@LesnyRumcajs LesnyRumcajs enabled auto-merge (squash) November 3, 2023 10:24
@LesnyRumcajs LesnyRumcajs merged commit 47f2e8f into main Nov 3, 2023
9 checks passed
@LesnyRumcajs LesnyRumcajs deleted the fix-daily-snapshot-endpoint branch January 22, 2024 16:36
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.

3 participants