makeporngreatagain.pro
yeahporn.top
hd xxx

Building EC2 with Terraform

288
  1. Create Access key and Secret key with administrator permission from IAM service, please refer this link
  2. Before we start using terraform for building our infrastructure we would need to make, AWS access keys and secret ID has been configured in credentials under following path

    Format of Credentials file should be:

    [default]
    aws_access_key_id = AKIA5Z5EK7NMMB5TI5BO
    aws_secret_access_key = cbtPcZizIWJMWAKHjl7rq1b+GH5NKEctxOIvs4of
  3. Above configured default will be used by terraform to interact with your AWS account.
  4. Lets build an EC2 instane using terraform, please refer this link for terraform script
  5. Once you created ec2.tf file, open cmd from ec2.tf directory or browser to that directory from cmd
  6. Now before terraform state creating your EC2 instance on AWS, terraform would need to download AWS provider plugin, so run:
    terraform init
  7. Optionally, but if you wanna check what terraform will create, change or delete, then you can run:
    terraform plan
  8. Finally, to deploy the EC2 using terraform:
    terraform apply
Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.