https://github.com/bharathbhogi/terrafow-aws-project

A simple repository implemented with AWS Hasicorp 5.10.0 to automate infrastructure with code

https://github.com/bharathbhogi/terrafow-aws-project

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A simple repository implemented with AWS Hasicorp 5.10.0 to automate infrastructure with code

Basic Info
  • Host: GitHub
  • Owner: bharathbhogi
  • Language: HCL
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

learn-terraform-by-projects

Using terraform-provider-aws_5.10.0

Some basic terraform commands

bash terraform validate #Validates the code for syntax errors terraform init #Initializes the configuration terrraform plans #Check what changes will be made with your code terraform apply #Apply the configuration terraform destroy #Destroy the configuration

Some basic AWS Commandline commands

bash aws configure list #Shows current profile that is being used aws configure list-profiles #Shows all profiles aws route53 list-hosted-zones #Shows hsoted zones aws s3 ls #Shows bucket items

Owner

  • Login: bharathbhogi
  • Kind: user

GitHub Events

Total
Last Year