hte env variables? Post the actual command without the secret values
set AWS_ACCESS_KEY_ID=id set AWS_SECRET_ACCESS_KEY=key on windows
https://pastebin.com/VHTAESAK I want to run this command on wordpress docker image apt install php5-redis
only way to do this is to do to a kubectl exec, but remember once the pod is killed, this is lost. The right way to do it is to build a custom docker image
Hi it works now. Didn't reboot. I used the os.environ.get() to print the variables and it was working so I didn't reboot. What I think ther problem was ,when I created the iam user for programtic user I see us-east-2 in the url. But I was using us-east-1 in the .tf
iam users are global
Ok. Thank you for your input
Unless restricted to a specific region(s) via policies
Обсуждают сегодня