terraform-google-cloud-carbon-footprint-export
Terraform Module for Google Cloud Carbon Footprint export to BigQuery.
https://github.com/iamfrench/terraform-google-cloud-carbon-footprint-export
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords
Repository
Terraform Module for Google Cloud Carbon Footprint export to BigQuery.
Basic Info
- Host: GitHub
- Owner: IAmFrench
- License: apache-2.0
- Language: HCL
- Default Branch: main
- Homepage: https://registry.terraform.io/modules/IAmFrench/cloud-carbon-footprint-export/google/latest
- Size: 10.7 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Google Cloud Carbon Footprint export Terraform Module
This module for GCP will create both BigQuery dataset and data Transfert for your Cloud Carbon Footprint export.
Please note that the transfer config does not automatically export historical data. To request historical data back to January 2021, schedule a data backfill.
Learn more: https://cloud.google.com/carbon-footprint/docs/export
Requirements
| Name | Version | | ------------------------------------------------------------------------ | --------- | | terraform | >= 1.1.0 | | google | >= 4.58.0 |
Providers
| Name | Version | | --------------------------------------------------------- | --------- | | google | >= 4.58.0 |
Modules
No modules.
Resources
| Name | Type | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | | googlebigquerydatatransferconfig.cloudcarbonfootprint_export | resource | | googlebigquerydataset.cloudcarbonfootprint_dataset | resource |
Inputs
| Name | Description | Type | Default | Required |
| --------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | -------- | --------------------------------- | :------: |
| billingaccountids | billing account ID or a comma-separated list of billing account IDs. | string | n/a | yes |
| cloudcarbonfootprintdatasetlocation | Location used for BigQuery CLoud Carbon Footprint datasets. | string | "eu" | no |
| cloudcarbonfootprintexportdataset_id | Dataset ID used for the cloud carbon footprint export. | string | "cloud_carbon_footprint_export" | no |
| cloudcarbonfootprintprojectid | Project ID used for hosting BigQuery cloud carbon footprint datasets. | string | n/a | yes |
Outputs
No outputs.
Owner
- Name: Alexandre PARÈS
- Login: IAmFrench
- Kind: user
- Location: Switzerland
- Website: https://www.linkedin.com/in/alexandre-pares/
- Repositories: 20
- Profile: https://github.com/IAmFrench
FinOps Certified Professional | AWS Academy Certified Educator | FinOps Practitioner
Citation (CITATION.cff)
cff-version: 1.2.0
title: Google Cloud Carbon Footprint export Terraform Module
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- orcid: "https://orcid.org/0009-0002-1956-1126"
given-names: Alexandre
family-names: PARÈS
identifiers:
- type: doi
value: 10.5281/zenodo.7876486
repository-code: >-
https://github.com/IAmFrench/terraform-google-cloud-carbon-footprint-export
repository-artifact: >-
https://registry.terraform.io/modules/IAmFrench/cloud-carbon-footprint-export/google/latest
abstract: >-
Terraform Module for Google Cloud Carbon Footprint export to BigQuery.
keywords:
- terraform
- terraform-modules
- gcp
- google-cloud
- google-bigquery
- carbon-footprint
license: Apache-2.0
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alexandre PARÈS | I****h | 7 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0