How to make AWS SCPs By Terraform
Prerequirsite:-
IAM user with Administrator Permission
AWS cli and Do AWS configure{Enter access key and secrets key here (iam user)}
Install Terraform
How to install terraform in Linux
sudo apt-get update && sudo apt-get install -y gnupg softwa...
sarthakwrites.hashnode.dev4 min read