Releases: CrowdStrike/terraform-provider-crowdstrike
Releases · CrowdStrike/terraform-provider-crowdstrike
v0.0.52
What's Changed
- feat: add exclusive mode to prevention_policy_attachment resource by @ffalor in #216
- fix: update health check to use new endpoint by @ffalor in #210
- AWS registration: Add support to set rtvd regions by @ashoksankarh-cs in #181
Full Changelog: v0.0.51...v0.0.52
v0.0.51
What's Changed
- docs: clarify google cloud registration logging settings description by @ffalor in #208
- feat: add s3 log ingestion method params by @mphillips02-cs in #176
New Contributors
- @mphillips02-cs made their first contribution in #176
Full Changelog: v0.0.50...v0.0.51
v0.0.50
What's Changed
New Resources
crowdstrike_cloud_google_registration: Register Google Cloud projects, folders, or organizations with Falcon Cloud Security.crowdstrike_cloud_google_registration_logging_settings: Configure and manage log ingestion settings for Google Cloud registrations in Falcon Cloud Security.
Contributed by @ffalor in #207
New Data Sources
crowdstrike_cloud_risk_findings: Query and retrieve Cloud Security Posture Management (CSPM) risk findings from Falcon Cloud Security. This data source enables you to integrate cloud security risk data into your Terraform workflows for monitoring and automation.
Contributed by @morinies in #191
New Contributors
Full Changelog: v0.0.49...v0.0.50
v0.0.49
v0.0.48
What's Changed
- Add help target to Makefile by @ffalor in #194
- fix: correct cloud_group API scope documentation by @ffalor in #193
- Add error helpers to tferrors package by @ffalor in #198
- feat: content update policy data source by @ryanjpayne in #178
- add flex package by @ffalor in #199
- feat: sensor update policy data source by @ryanjpayne in #179
- feat: fim policy data source by @ryanjpayne in #195
- docs: update cloud_compliance_custom_framework subcategory by @ffalor in #203
- docs: add description for consumer_group field by @ffalor in #204
Full Changelog: v0.0.47...v0.0.48
v0.0.47
v0.0.46
Overview
This release enhances prevention policy management with new security settings for both Windows and Linux platforms.
Features
Windows Prevention Policies
New Settings:
suspicious_file_analysis- Upload suspicious files for advanced threat analysis with QuickScan Pro. (#186)cloud_adware_pup_user_initiated- Control handling of user-initiated potentially unwanted programs (PUPs) and adware (#184)
Linux Prevention Policies
New Settings:
dbus_visibility- monitor local D-Bus traffic for malicious patterns and improved detectionsenhance_php_visibility- monitor activities performed by PHP scripts to provide additional telemetry and improved detections.enhance_environment_variable_visibility- monitor an extended set of changes to environment variables in order to enhance visibility.suspicious_file_analysis- Upload suspicious files for advanced threat analysis with QuickScan Pro.
(#185)
Bug Fixes
- Fixed handling of unknown values in prevention policy validation to prevent unexpected plan differences (#184)
Upgrade Notes
All new settings are optional and default to their API-defined values. Existing prevention policies will continue to work without modification. No breaking changes.
Full Changelog: v0.0.45...v0.0.46
v0.0.45
What's Changed
- update ci pipeline to use approved shas by @ffalor in #180
- feat: prevention policy data source by @ryanjpayne in #173
New Contributors
- @ryanjpayne made their first contribution in #173
Full Changelog: v0.0.44...v0.0.45
v0.0.44
What's Changed
- fix(cloud_aws_account): correct realtime_visibility default values by @ffalor in #177
- Feature/adar/cspg 67584/vul scanning tf provider by @AdarShakedCrowdstrike in #169
New Contributors
- @AdarShakedCrowdstrike made their first contribution in #169
Full Changelog: v0.0.43...v0.0.44
v0.0.43
What's Changed
- add new resource
crowdstrike_cloud_compliance_custom_frameworkwhich allows management of custom compliance frameworks by @mr-jungchoi in #172
New Contributors
- @mr-jungchoi made their first contribution in #172
Full Changelog: v0.0.42...v0.0.43