Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Conversation

@kuannie1
Copy link
Contributor

@kuannie1 kuannie1 commented Aug 6, 2024

Summary:

Demos:

Notes:

Checklist:

  • I merged latest <base branch>
  • I manually verified the change
  • I added labels to my PR
  • I tested in multiple browsers
  • I added relevant unit tests
  • I have notified others of changes they need to make locally (migrations, jobs, package updates, etc)

Copy link
Contributor Author

@kuannie1 kuannie1 Aug 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file has all the things we need for the rdev update ticket we agreed on

Comment on lines +35 to +48
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
with:
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
aws-region: us-west-2
role-session-name: JustLint
role-duration-seconds: 900
- uses: terraform-linters/setup-tflint@v1
name: Setup TFLint
with:
tflint_version: v0.28.1
- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.13.5
terraform_version: 1.6.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I needed to configure an AWS role to lint for some reason, but then I got blocked by this message since I don't have access to the new, external AWS Account (I think):

│ Error: Failed to get existing workspaces: Unable to list objects in S3 bucket "genepi-prod-s3-tf-state-prod-prod-genepi-theia-stacks-state": operation error S3: ListObjectsV2, https response error StatusCode: 403, RequestID: DWRFDFA2AQ529NG3, HostID: 1PUJd4HhHDTS8vWYcCez3VgX2kGQZ2YltSeSSSysQWcBbcxtSCRIZMgs3dW8MAvGSY6GFtPOeszx+ghWjzag7Q==, api error AccessDenied: Access Denied

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants