Looks like this might be the cause of this issue https://github.com/hashicorp/terraform-plugin-sdk/issues/1099
This is still an issue with version 3.12.0
. It seems like auth_login_aws
isnt picking up any environment variables like it should since it wont pick up aws_profile
ether.
Just FYI, I whittled it down to something in cloudflare
I will keep that in mind, tho I still cant find what config is causing this.
Docker
v0.11.2
Since v0.11 the url when clicking on a tile, the trailing slash is being truncated from the link even though its configured with one.
This is causing issues for my install since some of the sub-directories require that trailing slash to work.
Never mind... Some how my traefik instance is striping that last slash off the url in transit... sigh Sorry to waste your time.
I can give you web access to the ui of my install if you want to see it reproduced
I just checked and my install is still doing it, even with a new tile.
Hmm its a bug for me. Ive tried removing and adding the trailing slash.. To be fair, this is with an upgraded config. Let me try adding a new tile.
Docker
v0.11.2
Since v0.11 the url when clicking on a tile, the trailing slash is being truncated from the link even though its configured with one.
This is causing issues for my install since some of the sub-directories require that trailing slash to work.
Awesome. Thanks for reporting and checking!
Well I feel stupid, I have made the docker package public. Can you check if you can pull it now?