Management of Container Registry integrations.
lacework_integration_docker_hub
: Docker Hub integrationlacework_integration_docker_v2
: Docker V2 Registry integrationlacework_integration_ecr
: Amazon Container Registry (ECR) integrationlacework_integration_gcr
: Google Container Registry (GCR) integration
- docs(website): update all integration names (Salim Afiune Maya)(13d5259)
- docs(website): change provider sidebar by grouping (Salim Afiune Maya)(3ca830f)
- docs: update Lacework CLI markdown link (Salim Afiune Maya)(94d7ea8)
- chore: use integration ENUM in log messages (Salim Afiune Maya)(c98ed22)
- chore: ran terraform fmt for all examples/ (Salim Afiune Maya)(7e5dd1b)
- fix(azure): suppress client_secret diff to avoid updates (#25) (Salim Afiune)(6fe5dc5)
Both, lacework_alert_channel_jira_cloud
and lacework_alert_channel_jira_server
have now
a new optional argument named custom_template_file
to specify a Custom Template file in JSON
format to populate fields in the new Jira issues.
Management of alert channel integrations:
lacework_alert_channel_jira_cloud
: Create and manage Jira Cloud Alert Channel integrationslacework_alert_channel_jira_server
: Create and manage Jira Server Alert Channel integrations
- fix(gcp): detect a change of credentials #14
Support of additional methods to configure the Lacework provider:
- Static credentials
- Environment variables
- Configuration file
Management of alert channel integrations:
lacework_alert_channel_aws_cloudwatch
: Forward alerts to an AWS CloudWatch event buslacework_alert_channel_pagerduty
: Forward alerts to PagerDutylacework_alert_channel_slack
: Forward alerts to a Slack channel
- Add
User-Agent
header for Lacework API backend metrics
Management of external integrations.
lacework_integration_aws_cfg
: AWS configuration integrationlacework_integration_aws_ct
: AWS CloudTrail integrationlacework_integration_azure_cfg
: Azure configuratio integrationlacework_integration_azure_al
: Azure Activity Log integrationlacework_integration_gcp_cfg
: GCP configuration integrationlacework_integration_gcp_at
: GCP Audit Log integration
Data source to integrate with the Lacework platform.
lacework_api_token
: generates a new Lacework API token
All resources have the ability to be imported, for existing Lacework integrations use the import command:
$ terraform import lacework_integration_aws_cfg.name <INT_GUID>