You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
}
The text was updated successfully, but these errors were encountered:
Community Note
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)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: