hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.71k stars 9.07k forks source link

Support for IAM Roles Anywhere #25727

Closed christophetd closed 3 weeks ago

christophetd commented 2 years ago

Community Note

Description

AWS just released AWS IAM Roles Anywhere, allowing to authenticate workloads running outside of AWS. Adding support for Terraform would be a big step towards securing credentials for these workloads,

New or Affected Resource(s)

References

Announcement. Blog post. API reference.

ewbankkit commented 2 years ago

Requires AWS SDK for Go v1.44.48: https://github.com/hashicorp/terraform-provider-aws/pull/25725.

eppeters commented 2 years ago

One of the most impactful use cases for some customers (of mine at least) would be using this in Terraform Cloud since it would provide an AWS native way to avoid giving permanent IAM user access keys to that service.

github-actions[bot] commented 1 month ago

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!