GithubHelp home page GithubHelp logo

nlamirault / terraform-aws-billing Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 43 KB

Terraform module for Billing components on AWS

License: Other

HCL 89.02% Makefile 10.98%
aws billing galactus terraform terraform-module bugets

terraform-aws-billing's Introduction

Billing components into Amazon AWS

Documentation

Requirements

Name Version
terraform >= 1.0.0
aws >= 4.0.0

Providers

Name Version
aws >= 4.0.0

Modules

No modules.

Resources

Name Type
aws_budgets_budget.accounts_all resource
aws_budgets_budget.root_everything resource
aws_budgets_budget.services resource
aws_sns_topic.budgets_alarm resource
aws_sns_topic_policy.account_budgets_alarm_policy resource
aws_caller_identity.this data source
aws_iam_policy_document.sns_topic_policy data source

Inputs

Name Description Type Default Required
account_ids AWS Account IDs map(number) {} no
budget_limit_amounts The unit of measurement used for the budget forecast, actual spend, or budget threshold. list(string)
[
5,
25,
50,
100,
200,
300,
400,
500
]
no
budget_limit_unit The unit of measurement used for the budget forecast, actual spend, or budget threshold. string "USD" no
budget_services AWS services and their configuration of budget.
map(object({
limit_amount = string
limit_unit = string
time_unit = string
}))
{} no
budget_time_unit The length of time until a budget resets the actual and forecasted spend. Valid values: MONTHLY, QUARTERLY, ANNUALLY. string "MONTHLY" no
emails List of emails for alerting list(string) n/a yes
org_name The organization name string n/a yes
sns_topic_name SNS Topic name for budget alerts string n/a yes
tags Tags for Billing map(string)
{
"made-by": "terraform"
}
no

Outputs

No outputs.

terraform-aws-billing's People

Contributors

nlamirault avatar renovate[bot] avatar mend-bolt-for-github[bot] avatar

Watchers

 avatar James Cloos avatar  avatar

terraform-aws-billing's Issues

Renovate Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/draft-labels.yml
  • jinmayamashita/ready-for-review 1.0.0
.github/workflows/prow-labels.yml
.github/workflows/prow-lgtm-merge.yml
  • jpmcb/prow-github-actions v1.1.3
.github/workflows/prow-lgtm-pull.yml
  • jpmcb/prow-github-actions v1.1.3
.github/workflows/prow.yml
  • jpmcb/prow-github-actions v1.1.3
.github/workflows/rebase.yml
  • actions/checkout v4
  • cirrus-actions/rebase 1.8
.github/workflows/release-drafter.yml
  • release-drafter/release-drafter v6
.github/workflows/renovate.yml
  • actions/checkout v4
  • peter-evans/create-pull-request v6
.github/workflows/size.yaml
  • actions/checkout v4
  • actions-ecosystem/action-size v2
  • actions-ecosystem/action-remove-labels v1
  • actions-ecosystem/action-add-labels v1
.github/workflows/tfsec.yml
  • actions/checkout v4
  • aquasecurity/tfsec-pr-commenter-action v1.3.1
terraform
main.tf
  • aws >= 4.0.0
  • hashicorp/terraform >= 1.0.0
terraform-version
.terraform-version
tflint-plugin
.tflint.hcl
  • terraform-linters/tflint-ruleset-aws 0.30.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.