Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tool): add new resource routeros_tool_email #632

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

heuels
Copy link
Contributor

@heuels heuels commented Jan 2, 2025

Hi! Needed this in my setup, figured it would be a nice thing to have in this provider.
I'm not very fluent at Go, so please let me know if anything is wrong. Thanks for your time reviewing this!

Compiled and tested this locally.

@heuels heuels requested a review from a team as a code owner January 2, 2025 12:41
@heuels heuels force-pushed the patch-1 branch 2 times, most recently from b4a027b to 4d2d6f1 Compare January 2, 2025 13:40
Type: schema.TypeString,
Optional: true,
Description: "Name or email address that will be shown as a receiver.",
Default: "<>",
Copy link
Collaborator

@vaerh vaerh Jan 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution!

I have a request to replace all default values with DiffSuppressFunc: AlwaysPresentNotUserProvided,, we have thus solved the problem of tracking default values between different ROS versions.
This should also be done for: port, server, tls.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the review! I just committed these changes.

@heuels
Copy link
Contributor Author

heuels commented Jan 2, 2025

I also created resources today for SSTP server and client, will test and clean them up a bit tomorrow and open a PR once this one is merged 🙏🏻

@heuels heuels requested a review from vaerh January 3, 2025 14:43
@vaerh vaerh merged commit b1d293c into terraform-routeros:main Jan 3, 2025
@heuels heuels deleted the patch-1 branch January 3, 2025 18:36
@vaerh
Copy link
Collaborator

vaerh commented Jan 3, 2025

🎉 This PR is included in version 1.74.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants