Byron Kim
Byron Kim
Ah okay - yeah `active-role` was a bit misleading to me but that's definitely easier. I think having it default to `AWS_PROFILE` if set would still be a good feature...
@danielstoian you still get a deprecation warning
A hacky workaround is to use a null-resource and use the AWS CLI. The caveat is if you need to delete something, you need to do it manually. ``` resource...
> I'm experiencing the same issue. It appears the AWS CLI handles IAM requests against `us-gov-east-1` by scoping the credential it uses to `us-gov-west-1/iam/aws4_request`. The Terraform provider is not performing...
I didn't have this issue in Ubuntu 22 but I have this issue in MacOS. When I switch between dock/undock, I get the issue like in your phone pictures. I...
@dbanck apologies for the hijack as I didn't want to open a new issue and can't comment on https://github.com/hashicorp/terraform-ls/pull/1024 Would https://github.com/hashicorp/terraform-ls/pull/1024 work for neovim folks? I'm having a hard time...
Thanks for the reply @dbanck. I'm running on Ubuntu. I'll be sure to review my settings and see what I need to do to get this to work.