erikvanbrakel / terraform-provider-sumologic

This project is done. It has been integrated into https://github.com/SumoLogic/sumologic-terraform-provider
MIT License
13 stars 9 forks source link

exits without any error #43

Closed niroliyanage closed 6 years ago

niroliyanage commented 6 years ago

The plan goes without an issue , but when trying to apply it just dies without any exception

{code} Error: Error applying plan:

1 error(s) occurred:

Terraform does not automatically rollback in the face of errors. Instead, your Terraform state file has been partially updated with any resources that successfully completed. Please address the error above and apply again to incrementally change your infrastructure. {code}

config is pretty standard as per the readme

Thanks NIro

erikvanbrakel commented 6 years ago

Sumologic recently released their own, officially supported provider. As such, I am not actively maintaining this one. Their efforts can be found on their github pages: https://github.com/SumoLogic/sumologic-terraform-provider