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

Feature request: junos_system_syslog_user #593

Closed
lotusnoir opened this issue Dec 7, 2023 · 1 comment · Fixed by #604
Closed

Feature request: junos_system_syslog_user #593

lotusnoir opened this issue Dec 7, 2023 · 1 comment · Fixed by #604
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lotusnoir
Copy link

hello
to complete syslog creation with terraform, i need to create this block

system {
    syslog { 
        user * {
            any emergency;
        }
    }
}

look like i should be created the same way as junos_system_syslog_file and junos_system_syslog_host

@lotusnoir lotusnoir added the enhancement New feature or request label Dec 7, 2023
@jeremmfr
Copy link
Owner

Hi 👋

I will take care of adding this.

@jeremmfr jeremmfr self-assigned this Dec 15, 2023
@jeremmfr jeremmfr added this to the v2.4.0 milestone Dec 15, 2023
jeremmfr added a commit that referenced this issue Dec 18, 2023
jeremmfr added a commit that referenced this issue Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants