Terraform | Episode 83 | Setting dynamic credentials for AWS and Terraform Cloud | Terraform Cloud

Поделиться
HTML-код

Комментарии • 6

  • @igorzimmer6192
    @igorzimmer6192 3 месяца назад +1

    I'm getting "Error: No valid credential sources found" with the description of: Error: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, request canceled, context deadline exceeded. Do you know what it can be?

    • @DGRUploads
      @DGRUploads  3 месяца назад

      Sorry for the delay in response. There could be some misconfiguration in the setup or the credentials are not setup properly. Can you please review the setup once ?

    • @igorzimmer6192
      @igorzimmer6192 3 месяца назад +1

      @@DGRUploads Thanks for your response, it was just dumb on my part, I forgot that IAM policies are case sensistive and that was causing some problems

    • @DGRUploads
      @DGRUploads  3 месяца назад

      Nice..Good catch..

  • @user-ev2yb4ds9f
    @user-ev2yb4ds9f Год назад +1

    can i created this identity privider with terraform?

    • @DGRUploads
      @DGRUploads  Год назад

      Yes, we can create the identity provider and the IAM role using terraform. Let me know if you are stuck. I can make a video for that.