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(nifcloud): fix terraform nifcloud bug queries #7312

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tunakyonn
Copy link
Contributor

Proposed Changes

  • Related feat(nifcloud): add terraform nifcloud queries #6897
    • Related load_balancer_use_insecure_tls_policy_***
    • In the load_balancer terraform, we almost always enter only one of the ssl_policy_id or ssl_policy_name.
    • Therefore, in the current configuration, an error occurs if both are not entered, so I would like to make it so that even blank entries are considered correct.

I submit this contribution under the Apache-2.0 license.

@tunakyonn tunakyonn requested a review from a team as a code owner January 15, 2025 08:27
@github-actions github-actions bot added community Community contribution feature request Community: new feature request bug Something isn't working query New query feature terraform Terraform query labels Jan 15, 2025
@tunakyonn tunakyonn changed the title feat(nifcloud): Fix terraform nifcloud bug queries feat(nifcloud): fix terraform nifcloud bug queries Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Community contribution feature request Community: new feature request query New query feature terraform Terraform query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants