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

Please add data resources in provider #12

Open
ankek opened this issue Jun 27, 2024 · 0 comments
Open

Please add data resources in provider #12

ankek opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ankek
Copy link

ankek commented Jun 27, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

At the moment infinity-next Provider does not have Data resources for Assets and Triggers. In our complex scenario, we would like to use data from CheckPoint as a source of truth since we have automated and manual provisioning for CheckPoint CloudGuard WAF.

New or Affected Resource(s)

  • infinity-next_inext_appsec_gateway_profile
  • infinity-next_inext_kubernetes_profile
  • infinity-next_inext_log_trigger
  • infinity-next_inext_trusted_sources
  • infinity-next_inext_web_api_asset
  • infinity-next_inext_web_app_asset
  • infinity-next_inext_web_user_response

Potential Terraform Configuration

data "infinity-next_inext_appsec_gateway_profile" "appsec_gateway_profile" {
  name = "random-name-forinfinity-next_inext_appsec_gateway_profile"
}
@ankek ankek added the enhancement New feature or request label Jun 27, 2024
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

No branches or pull requests

1 participant