4 ms·
I just gave this a try with https://github.com/eksctl-io/eksctl/blob/main/examples/01-simple-cluster.yaml https://github.com/eksctl-io/eksctl/blob/main/examples
by rumno0 2y ago
I just gave this a try with https://github.com/eksctl-io/eksctl/blob/main/examples/01-simple-cluster.yaml https://github.com/eksctl-io/eksctl/blob/main/examples/01-si...
ChatGPT gave me a decent chuck of terraform and running Infracost against it gave me a $515 monthly cost.
If you go to the settings of the plugin and get the absolute path of infracost binary then run
infracost breakdown --path .
in the dir with the terraform, does it give you a breakdown?