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

BBL-563 addons moved to their own layer #549

Closed juanmatias closed 7 months ago

juanmatias commented 8 months ago

What?

Why?

... and for destroying it:

# cd into the EKS layer
leverage tf destroy --layers k8s-components,addons,identities,cluster
echo "vpc_enable_nat_gateway = false" >  network/terraform.auto.tfvars
leverage tf apply --layers network

References

github-actions[bot] commented 8 months ago

Infracost report

💰 Monthly cost will not change

Cost details ``` ────────────────────────────────── Project: binbashar/le-tf-infra-aws/apps-devstg/us-east-1/databases-aurora/rds-export-to-s3 Module path: apps-devstg/us-east-1/databases-aurora/rds-export-to-s3 Errors: Passed var file does not exist: apps-devstg/us-east-1/config/backend.tfvars. Make sure you are passing the var file path relative to the --path flag. Diff baseline error: Passed var file does not exist: apps-devstg/us-east-1/config/backend.tfvars. Make sure you are passing the var file path relative to the --path flag. ────────────────────────────────── Project: binbashar/le-tf-infra-aws/apps-devstg/us-east-1/databases-mysql --/rds-export-to-s3 Module path: apps-devstg/us-east-1/databases-mysql --/rds-export-to-s3 Errors: Passed var file does not exist: apps-devstg/us-east-1/config/backend.tfvars. Make sure you are passing the var file path relative to the --path flag. Diff baseline error: Passed var file does not exist: apps-devstg/us-east-1/config/backend.tfvars. Make sure you are passing the var file path relative to the --path flag. ────────────────────────────────── 2543 cloud resources were detected: ∙ 595 were estimated, 456 of which include usage-based costs, see https://infracost.io/usage-file ∙ 1789 were free, rerun with --show-skipped to see details ∙ 159 are not supported yet, rerun with --show-skipped to see details ```

This comment will be updated when code changes.