https://github.com/bharathbhogi/terrafow-aws-project
A simple repository implemented with AWS Hasicorp 5.10.0 to automate infrastructure with code
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
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
Metadata Files
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
- Repositories: 1
- Profile: https://github.com/bharathbhogi