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

feat: support AWS EKS Pod Identity #359

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

Conversation

emanuelelevo
Copy link

Pull Request

Related Github Issues

SOPS decryption via AWS EKS Pod Identity.

Error: /hello/secret/main.hcl:17,45-54: Unsupported attribute; This object does not have an attribute named "username"., and 3 other diagnostic(s)

Description

OpenTofu, Terraform, and Terragrunt already use an AWS SDK version that supports AWS EKS Pod Identity.

This PR updates the aws-sdk-go version in terragrunt-atlantis-config to v1.47.11, which is the minimum required version for supporting AWS EKS Pod Identity.
Ref https://github.com/aws/aws-sdk-go/releases/tag/v1.47.11

This update resolves the SOPS decryption issue mentioned above.

Security Implications

  • [none]

System Availability

  • [none]

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.

1 participant