Alex Shuraits

Results 4 comments of Alex Shuraits

I got it working by specifying the CHART_MUSESUM_URL as http://{username}:{password}@{chartmuseumURL}

The situation is as follows: 1. Terraform provider uses an intermediate token while communicating with Vault API, the token TTL is set to 20 minutes by default. https://registry.terraform.io/providers/hashicorp/vault/latest/docs#max_lease_ttl_seconds 2. When...

+1, sometimes it works and sometimes not, without any changes