SumoLogic / terraform-provider-sumologic

Terraform provider for Sumo Logic
https://www.terraform.io/docs/providers/sumologic/
Mozilla Public License 2.0
40 stars 57 forks source link

Adding TF support for configuring Data Forwarding Rules #688

Closed namangoya closed 2 months ago

namangoya commented 2 months ago

Added TF support for data forwarding /rules.

Slack Conversation - link

Documentation

Please review commit by commit

Attaching the screenshots of passing tests in my local. (Rule is getting created and then updated)

Screenshot 2024-09-19 at 5 05 52 PM Screenshot 2024-09-19 at 5 06 08 PM
namangoya commented 2 months ago

I've tested the changes manually also and everything is working fine, attaching the main.txt (rename it to main.tf) and test results.

Steps to test

Flow of the tests is

Creating resources
Deleting resources

Creation 1 Creation 2 Deletion