Serhii Plesovskykh

Results 4 comments of Serhii Plesovskykh

Yes, I use this structure ``` def secrets = [ [path: 'test/dev01', engineVersion: 1, secretValues: [ [envVar: 'APP_ENV', vaultKey: 'APP_ENV']]] ] def configuration = [vaultUrl: 'http://vault.examples.net:8200', vaultCredentialId: 'vault', skipSslVerification: 'true',...

I have the same issue but when I work with state with another AWS user , I'm got error like ``` Error: Unauthorized with module.eks.module.eks.kubernetes_config_map.aws_auth[0], on .terraform/modules/eks.eks/main.tf line 411, in...

Hello team, any updates on when this PR will be merged?