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

chore: add the optional queryLanguage enum value where used #625

Closed
wants to merge 7 commits into from

Conversation

gspofford-lw
Copy link

Issue: https://lacework.atlassian.net/browse/RAIN-93039

Description:
This change adds the queryLanguage enumeration to the lacework_query and lacework_policy_compliance resource types.

For a query, it is an optional part of the create submission. It is also an optional part of query payload response from the result of creating, updating, or retrieving the definition of a query.

For a policy, it is an optional part of the response from creating, updating or retrieving the definition of a policy.

Additional Info:
Include any other relevant information such as how to use the new functionality, screenshots, etc.

@gspofford-lw gspofford-lw requested a review from a team as a code owner April 8, 2024 23:33
@gspofford-lw gspofford-lw force-pushed the georges/add-query-language-for-queries branch from 6410186 to 1ddb765 Compare April 8, 2024 23:35
…used

This change adds the `queryLanguage` enumeration to the lacework_query and lacework_policy_compliance resource types.

For a query, it is an optional part of the create submission. It is also an optional part of query payload response from the result of creating, updating, or retrieving the definition of a query.

For a policy, it is an optional part of the response from creating, updating or retrieving the definition of a policy.
…used

This change adds the `queryLanguage` enumeration to the lacework_query and lacework_policy_compliance resource types.

For a query, it is an optional part of the create submission. It is also an optional part of query payload response from the result of creating, updating, or retrieving the definition of a query.

For a policy, it is an optional part of the response from creating, updating or retrieving the definition of a policy.
@gspofford-lw gspofford-lw force-pushed the georges/add-query-language-for-queries branch from 1ddb765 to 96b2bbb Compare April 8, 2024 23:36
Ensuring that it is populated from compliance policy responses.

Adding the value to policy (violation policies) responses as well. This is for more-complete information purposes. It is only valid at this time to create a violation policy with LQL.
Ensuring that it is populated from compliance policy responses.

Adding the value to policy (violation policies) responses as well. This is for more-complete information purposes. It is only valid at this time to create a violation policy with LQL.
@gspofford-lw gspofford-lw force-pushed the georges/add-query-language-for-queries branch from 58151f7 to dde37aa Compare April 10, 2024 17:04
1. Ensure that query_language is handled identically for policy and policy_compliance resources
2. Add query_language to variable and output in main.tf
1. Ensure that query_language is handled identically for policy and policy_compliance resources
2. Add query_language to variable and output in main.tf
@gspofford-lw gspofford-lw deleted the georges/add-query-language-for-queries branch May 30, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants