binbashar / le-tf-infra-aws

Terraform code for Leverage Reference Architecture for AWS, designed under optimal configs for the most popular modern web and mobile applications needs.
https://www.binbash.co/leverage
Apache License 2.0
26 stars 8 forks source link

Create baseline layers for the DataScience account #571

Closed diego-ojeda-binbash closed 4 months ago

diego-ojeda-binbash commented 4 months ago

What?

Why?

References

N/A

github-actions[bot] commented 4 months ago

💰 Infracost report

Monthly cost will decrease by $0.40 📉

Changed project Baseline cost Usage cost* Total change New monthly cost
binbashar/le-tf-infra-aws/shared/us-east-1/secrets-manager -$0.40 +$0 -$0.40 (-25%) $1

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

Cost details (includes details of unsupported resources and skipped projects due to errors) ``` Key: * usage cost, ~ changed, + added, - removed ────────────────────────────────── Project: shared-us-east-1-secrets-manager Module path: shared/us-east-1/secrets-manager + module.secrets.aws_secretsmanager_secret.sm["/devops/notifications/slack/security"] +$0.40 + Secret +$0.40 + API requests Monthly cost depends on usage +$0.05 per 10k requests - module.secrets.aws_secretsmanager_secret.sm["/grafana/administrator"] -$0.40 - Secret -$0.40 - API requests Monthly cost depends on usage -$0.05 per 10k requests - module.secrets.aws_secretsmanager_secret.sm["/notifications/alertmanager"] -$0.40 - Secret -$0.40 - API requests Monthly cost depends on usage -$0.05 per 10k requests Monthly cost change for binbashar/le-tf-infra-aws/shared/us-east-1/secrets-manager (Module path: shared/us-east-1/secrets-manager) Amount: -$0.40 ($2 → $1) Percent: -25% ────────────────────────────────── Key: * usage cost, ~ changed, + added, - removed 130 projects have no cost estimate changes. Run the following command to see their breakdown: infracost breakdown --path=/path/to/code ────────────────────────────────── *Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options. 2225 cloud resources were detected: ∙ 491 were estimated ∙ 1624 were free ∙ 110 are not supported yet, see https://infracost.io/requested-resources: ∙ 42 x aws_identitystore_group_membership ∙ 23 x aws_identitystore_user ∙ 10 x aws_guardduty_member ∙ 8 x aws_ssoadmin_permission_set ∙ 7 x aws_identitystore_group ∙ 5 x aws_fms_policy ∙ 4 x aws_guardduty_detector ∙ 2 x aws_guardduty_organization_admin_account ∙ 2 x aws_guardduty_organization_configuration ∙ 1 x aws_eks_access_entry ∙ 1 x aws_fms_admin_account ∙ 1 x aws_organizations_delegated_administrator ∙ 1 x aws_organizations_organization ∙ 1 x aws_route53_resolver_firewall_domain_list ∙ 1 x aws_route53_resolver_firewall_rule ∙ 1 x aws_route53_resolver_firewall_rule_group Infracost estimate: Monthly cost will decrease by $0.40 ↓ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Changed project ┃ Baseline cost ┃ Usage cost ┃ Total change ┃ ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━╋━━━━━━━━━━━━━━━┫ ┃ binbashar/le-tf-infra-aws/shared/us-east-1/secrets-manager ┃ -$0.40 ┃ +$0 ┃ -$0.40 (-25%) ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┛ ```

This comment will be updated when code changes.