{"id":22385183,"url":"https://github.com/jasontanx/terraform-practice","last_synced_at":"2026-05-18T15:37:43.047Z","repository":{"id":164059108,"uuid":"620911341","full_name":"jasontanx/terraform-practice","owner":"jasontanx","description":"Creating datasets and tables in Google BigQuery via Terraform ","archived":false,"fork":false,"pushed_at":"2023-04-20T14:25:18.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T20:25:59.374Z","etag":null,"topics":["bigquery","iac-terraform","infrastructure-as-code","terraform"],"latest_commit_sha":null,"homepage":"","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/jasontanx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-29T16:01:05.000Z","updated_at":"2023-04-10T15:05:16.000Z","dependencies_parsed_at":"2023-07-13T04:15:09.493Z","dependency_job_id":null,"html_url":"https://github.com/jasontanx/terraform-practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jasontanx/terraform-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasontanx%2Fterraform-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasontanx%2Fterraform-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasontanx%2Fterraform-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasontanx%2Fterraform-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasontanx","download_url":"https://codeload.github.com/jasontanx/terraform-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasontanx%2Fterraform-practice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261005685,"owners_count":23095894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bigquery","iac-terraform","infrastructure-as-code","terraform"],"created_at":"2024-12-05T01:22:01.497Z","updated_at":"2026-05-18T15:37:38.014Z","avatar_url":"https://github.com/jasontanx.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-practice\n\nTerraform is an infrastructure as code tool that lets you build, change, and version cloud and on-prem resources safely and efficiently.\n\nSource: https://developer.hashicorp.com/terraform/intro\n\nNo. | Items | Date Updated \n--- | --- | ---\n1 | Terraform Introduction | 07 April 2023\n2 | Create table in BigQuery through Terraform | 09 April 2023\n3 | Terraform variables exploration | 13 April 2023\n\n\nCLI Notes:\n\n1. terraform init -- To initialize working directory\n2. terraform fmt --  To rewrite Terraform configuration files to a canonical format and style\n3. terraform validate -- To validate the configuration internally\n4. terraform plan -- To create an execution plan, which lets us preview the changes that Terraform plans to make to your infrastructure\n5. terraform apply -- To executes the actions proposed in a Terraform plan to create, update, or destroy infrastructure\n\n\nExtra Resources (for reference)\n1. Credentials \u0026 terraform on GCP google cloud \n--\u003e https://www.youtube.com/watch?v=V-q_h0a8dvo \n\n2. BigQuery \u0026 terraform \n--\u003e https://www.youtube.com/watch?v=UdBfmbJY9ug\u0026t=133s \n\n3. About Terraform \n--\u003e https://github.com/alfonsof/terraform-google-cloud-examples/tree/master/code/01-hello-world\n\nNext plan:\nTerraform practice with variables: \n\n--\u003e Instead of hard-coding values like the project ID and dataset ID in your Terraform code, try using variables to make your code more reusable and flexible. You can define variables in a separate file or in the same file as your code using the \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasontanx%2Fterraform-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasontanx%2Fterraform-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasontanx%2Fterraform-practice/lists"}