{"id":16445250,"url":"https://github.com/dgapitts/terraform-aws-demo","last_synced_at":"2026-03-02T08:02:42.249Z","repository":{"id":48131672,"uuid":"516534828","full_name":"dgapitts/terraform-aws-demo","owner":"dgapitts","description":"Terraform demos run macosx","archived":false,"fork":false,"pushed_at":"2022-10-20T14:10:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T09:46:43.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgapitts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-21T22:10:20.000Z","updated_at":"2022-07-23T20:26:42.000Z","dependencies_parsed_at":"2023-01-20T07:01:00.345Z","dependency_job_id":null,"html_url":"https://github.com/dgapitts/terraform-aws-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgapitts/terraform-aws-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fterraform-aws-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fterraform-aws-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fterraform-aws-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fterraform-aws-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/terraform-aws-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fterraform-aws-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T09:43:46.160Z","updated_at":"2026-03-02T08:02:42.198Z","avatar_url":"https://github.com/dgapitts.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-aws-demo\n\n## Other related projects\n\nI have a couple of older vagrant centos7 training projects\n* [vagrant-c7-terraform-docker](https://github.com/dgapitts/vagrant-c7-terraform-docker) following hashicorp training, a nice set of basic exercises \n* [vagrant-c7-aws-terraform-ansible](https://github.com/dgapitts/vagrant-c7-aws-terraform-ansible) which I was using for DevOpsDays Amsterdam training\n\nI'm still working through the hashicorp training, but switching back to developing directly on my laptop, using the manual install of terraform (i.e. download binary and add to PATH).\n\n## Working through hashicorp learn terraform demo for aws\n\n### manual download of terraform for mac (amd64)\n\nFirst I manually installed terraform on my mac, i.e. following \n* browse online https://www.terraform.io/downloads and then under MACOS BINARY DOWNLOAD I was able to select amd64 (choose arm64 if you're on the new M1/M2 processes)\n* then following  https://learn.hashicorp.com/tutorials/terraform/install-cli \"unpack and move to bin\"\n\n```\n~/Downloads $ ls -l terraform_1.3.3_darwin_amd64.zip\n-rw-r--r--@ 1 dave  staff  20843907 Oct 20 12:16 terraform_1.3.3_darwin_amd64.zip\n~/Downloads $ unzip terraform_1.3.3_darwin_amd64.zip\nArchive:  terraform_1.3.3_darwin_amd64.zip\n  inflating: terraform\n~/Downloads $ mv ~/Downloads/terraform /usr/local/bin/\n```\n* final test version\n```\n~/Downloads $ terraform --version\nTerraform v1.3.3\non darwin_amd64\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fterraform-aws-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Fterraform-aws-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fterraform-aws-demo/lists"}