Alistair Scott
Alistair Scott
@bdorplatt thanks for reporting 🙏 . You're right this doesn't seem have been added. I see `azurerm_service_plan` resource has a `worker_count` attribute that we already support. Do you not set...
Thanks @haarchri 🙏. We're not concentrating on the CloudFormation implementation just now but we'll review this so it gets into the next release.
> I would also like to contribute to support other Cloudformation resources. @aliscott Is this possible or are you not interested in this at all for now? @bdekonin thanks, but...
Thanks @ps23 🙏. If you're interested in contributing a change for this we have a [contributing guide here](https://github.com/infracost/infracost/blob/master/CONTRIBUTING.md).
Thanks @ctit-cl! Let me know if you’d like to [contribute](https://github.com/infracost/infracost/blob/master/CONTRIBUTING.md#adding-new-resources), otherwise I’ll open it up for the whole community (we regularly prioritize and work on them too).
Hi @varshneydevansh, thanks 🙏 . We have a specific contributing guide for what's involved with adding new resources: https://github.com/infracost/infracost/blob/master/contributing/add_new_resource_guide.md
@varshneydevansh thank you! Here are some resources for adding new resources. I've also added a breakdown of what cost components should be added for this service. * [Infracost contributing guide...
Thanks! Let me know if you’d like to [contribute](https://github.com/infracost/infracost/blob/master/CONTRIBUTING.md#adding-new-resources), otherwise I’ll open it up for the whole community (we regularly prioritize and work on them too).
@Tomasz-Kluczkowski what is your `CONFIG_FILE` variable set to? Also does it work if you copy the config file into /tmp/base before running `infracost breakdown`, e.g.: ``` - | cp infracost.yml...
Hi @AnshulAngaria, I've assigned you to this. Let us know if we can help with anything.