Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

env variable for access key and secret key in terraform

#Terraform env variable for provider AWS

$ export AWS_ACCESS_KEY_ID="anaccesskey"
$ export AWS_SECRET_ACCESS_KEY="asecretkey"
$ export AWS_DEFAULT_REGION="us-west-2"
$ terraform plan
Comment

PREVIOUS NEXT
Code Example
Shell :: docker elasticsearch latest version 
Shell :: git checkout 
Shell :: git squash 
Shell :: stop apache2 
Shell :: Simulate keys with powershell 
Shell :: [INS-30131] Initial setup required for the execution of installer validations failed. 
Shell :: another apache web server is running 
Shell :: electron app any website 
Shell :: tr new line 
Shell :: Count subdirectories within a directory 
Shell :: github add image to readme.md 
Shell :: uninstall mongo db 
Shell :: macos clear terminal 
Shell :: flutter android sdk manager not found 
Shell :: install packages rstudio 
Shell :: how to change folder case sensitivity windows 10 all subfolder 
Shell :: install conan 
Shell :: get ip address in powershell specifically 
Shell :: How to start a service with systemctl command 
Shell :: shell script if input is empty 
Shell :: mongodb recherche like 
Shell :: merge and delete branch 
Shell :: firebase hosting 
Shell :: git go back to previous commit temporarily 
Shell :: how to reset and change remote url in git 
Shell :: batch file 
Shell :: delete lines text file linux 
Shell :: git ignore updates to file 
Shell :: sh increment variable 
Shell :: wsl2 taking much memory 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =