terraform-alicloud-billing-export
Terraform Module witch creates billing export on Alibaba Cloud.
https://github.com/iamfrench/terraform-alicloud-billing-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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
Repository
Terraform Module witch creates billing export on Alibaba Cloud.
Basic Info
- Host: GitHub
- Owner: IAmFrench
- License: apache-2.0
- Language: HCL
- Default Branch: main
- Homepage: https://registry.terraform.io/modules/IAmFrench/billing-export/alicloud/latest
- Size: 12.7 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 6
Topics
Metadata Files
README.md
Alibaba Cloud Billing export Terraform Module
Terraform Module witch creates billing export on Alibaba Cloud.
This module will create an OSS bucket for billing data and will enable all billing exports supported by Alibaba Cloud.
Known limitations
- It use the Alibaba Cloud CLI to subscribe to bills.
- It need to run with the Alibaba Cloud CLI >
v3.0.121as thealiyun bssopenapi SubscribeBillToOSScommand is not supported on older versions. - You will need to wait ~30s to view new bill folders in your OSS bucket.
- You can only have one export per bill type, you may first need to run this next command
aliyun bssopenapi UnsubscribeBillToOSS --region YOUR-REGION-HERE --SubscribeType BILL-TYPE-HERE. MonthBill (Monthly bill in the PDF format)export is not working using the Alibaba Cloud CLI.
Note: On destroy, this module will unsubscribe to bill.
Requirements
| Name | Version | |------|---------| | terraform | >= 1.4.0 | | alicloud | >= 1.201.2 |
Providers
| Name | Version | |------|---------| | alicloud | >= 1.201.2 | | terraform | n/a |
Modules
No modules.
Resources
| Name | Type | |------|------| | alicloudossbucket.billingexportbucket | resource | | terraformdata.subscribebilltooss | resource |
Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| oss_billing_export_bucket_name | Name used for the OSS billing bucket. | string | n/a | yes |
| region | The region used to launch this module resources. | string | n/a | yes |
Outputs
No outputs. <!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
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: Alibaba Cloud Billing 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.7821544
repository-code: >-
https://github.com/IAmFrench/terraform-alicloud-billing-export
repository-artifact: >-
https://registry.terraform.io/modules/IAmFrench/billing-export/alicloud/latest
abstract: >-
Terraform Module witch creates billing export on Alibaba
Cloud.
keywords:
- terraform
- terraform-modules
- alicloud
- alicloud-billing
- aliyun
- aliyun-billing
license: Apache-2.0
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 3 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.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
Top Authors
Issue Authors
- IAmFrench (2)