- Added
all_organizational_units
to retrieve all Organizational Units in Dome9 in (#230)
- On Role creation, permissions are populated after a single call in (#229)
- Fixed typo in organizational_unit.html.markdown
- Fixed URL in role.html.markdown
- In (#228)
- Add support for Azure Org AWP SSE CMK encrypted disks scan to Azure org (#226)
- Added support for CloudGuardResources and CodeSecurityResources permission at dome9_role resource
- Add support to AWP SSE CMK scanning
- Add support to AWP custom VPC
- Add retry mechanism to API calls
- Add dome9_vulnerability_policy resource and data
- Add support for 4 new Azure regions - Spain Central, Italy North, Poland Central, Poland Central
- Add support for a new AWS region ca-west-1(Calgary)
- Added retry for Integration Delete
- Added retry for dome9_cloudaccount_aws delete
- Add CloudGuard Integration support:
dome9_integration
(resource + data-source)
- **Notice:
dome9_continuous_compliance_notification
functionality has been replaced and the new implementation for this resource isdome9_notification
Learn more.**
- Add AWP Azure Onboarding Support
- Add support for the new Notification model:
- dome9_notification (data+resource)
- Al-2382-support-aws-centralized-scan-mode (#182)
- Add AWS Organization Onboarding Support:
- dome9_aws_organization_onboarding (Resource + Data source)
- dome9_aws_organization_onboarding_management_stack (Data source)
- dome9_aws_organization_onboarding_member_account_configuration (Data source)
- Bug fixes
- Added new "tenant_administrator_email_address" in OCI save temp data.
- Fixed an issue that caused an error while destroying a faulty unified onboarding.
- Go: 1.13.0 -> 1.19.2
- Terraform Plugin SDK: 1.11.0 -> 1.17.2
- Add support for Aws Unified Onboarding DELETE API
- CON-8179 : Onbaording AWS AWP (#176)
- This pull request introduces changes related to the AWP AWS onboarding process in the Dome9 Terraform provider.
- Implementing AWP Onboarding API (https://github.com/dome9/dome9-sdk-go/releases/tag/v1.18.4)
- resource - dome9_awp_aws_onboarding
- data - dome9_awp_aws_onboarding
- data - dome9_awp_aws_onboarding_data
- Add Israel region
- Use new Dome9 SDK version
- fixed issue with regions names
- Added Support for a new Aws regions ("me-central-1", "ap-south-2", "ap-southeast-3", "ap-southeast-4", "eu-central-2", "eu-south-2")
- Added Support for a new Aws region me-central-1 (UAE)
- Added support for OCI vendor
- CON-4885 - K8s | TF Support for creating image assurance rulesets (#166)
- CON-3826 - Add Support for IA Policy (#160)
- CON-3824 K8s TF Support for enabling TI within onboarding module (#155)
- K8s | TF Support for enabling TI within onboarding module
- Added new Assessment resource and data source for Continuous Compliance
- Fix Dome9_cloudaccount_aws resource documentation
- Remove the
is_template
property from thedome9_ruleset
resource documentation
- Support Canada Region
- fix some links, and explanations in the documentation
- Aws Unified Onboarding Resource Support
- dome9_aws_unified_onboarding resource
- dome9_aws_unified_onboarding data source
- aws_unified_onboarding_update_version_stack_config data source
- Aws Unified Onboarding Resource Support
- dome9_aws_unified_onboarding resource
- dome9_aws_unified_onboarding data source
- aws_unified_onboarding_update_version_stack_config data source
- Improve continuous_compliance_notification resource
- Added integration of Webhook notification with QRadar, Sumo, Jira.
- Improve continuous_compliance_notification resource
- Added support for Teams integration
- Added support for Slack integration
- Added support for Webhook integration
- Update Ruleset recourse to work with the latest API
- Documentation fixes
- Documentation bug fix
- New AlibabaCloudAccount Resource
- Extend the dome9_cloudaccount_aws resource to support AWS china CloudAccount
- Extend the dome9_cloudaccount_aws resource to support AWS gov CloudAccount
- ServiceAccount Resource
- Adding new AWS region support (ap_northeast_3)
- Adding support for all CloudGuard DataCenters
- IMPROVEMENTS:
- Schema structure change for
resource_dome9_cloudaccount_kubernetes
,data_source_dome9_cloudaccount_kubernetes
, (#109)
BUG FIX
- Compliance Notification fix (#104)
- IMPROVEMENTS:
- Schema structure change for
data_aws_security_group
,data_aws_security_group_rule
,resource_dome9_aws_security_group
,resource_dome9_aws_security_group_rule
(#100)
- IMPROVEMENTS:
- New Resource:
dome9_cloudaccount_kubernetes
(#88) - New Data Source:
dome9_cloudaccount_kubernetes
(#88)
- New Resource:
dome9_aws_security_group_rule
(#84) - New Data Source:
dome9_aws_security_group_rule
(#84)
- IMPROVEMENTS:
- Support new two aws regions: Bahrain (me-south-1) and Hong Kong (ap-east-1)
- Using go vet rather than go lint
- Cloud vendors in ruleset are sensitive (#73)
BUG FIXES:
- The dome9_aws_security_group.external_id property does not return the AWS security group ID, it does return the VPC ID instead (#75)
- Google cloud vendor fix (#69)
IMPROVEMENTS:
dome9_user
anddome9_aws_role
supports additional permission fields (#57) (#62)dome9_cloudaccount_aws
supportsrestricted_iam_entities
fields (#63)
FEATURES:
- New Resource:
dome9_azure_security_group
(#41) - New Data Source:
dome9_azure_security_group
(#41) - New Resource:
dome9_organizational_unit
(#44) - New Data Source:
dome9_organizational_unit
(#44) - New Resource:
dome9_attach_iam_safe
(#49) - New Resource:
dome9_user
(#54) - New Data Source:
dome9_user
(#54)
IMPROVEMENTS:
- Schema structure change for
dome9_cloudaccount_azure
anddome9_cloudaccount_gcp
(#47) (#48) - New field
iam_safe
indome9_cloudaccount_aws
resource (#51)
BUG FIXES:
- Sensitive strings will be hidden in Terraform plan for Azure and GCP cloud account onboarding (#47) (#48)
FEATURES:
- New Resource:
dome9_aws_security_group
(#33) - New Data Source:
dome9_aws_security_group
(#33) - New Resource:
dome9_aws_role
(#35) - New Data Source:
dome9_aws_role
(#35)
IMPROVEMENTS:
- Resource
dome9_rule_set
renamed todome9_ruleset
(#30)
BUG FIXES:
- Support attachment of cloud account resources to organizational unit on creation (#29)
- Sensitive strings will be hidden in Terraform plan for Azure and GCP cloud account onboarding (#40)
FEATURES:
IMPROVEMENTS:
- .travis.yml: Add tflint process (#22)
- Align documentation code in GCP and AWS data resources and fixed continuous compliance documentation typo (#23, #26)
BUG FIXES:
- Don't print API secret key when provider is configured. API secret key now marked as sensitive in schema (#18)
- Removed linting issues (#21)
- .travis.yml now runs with go 1.13.x (#22)
IMPROVEMENTS:
- Documentation addition for
dome9_continuous_compliance_notification
resource and data source (#14) - Remove double timestamp from logger (#11)
- Update examples to be more understandable and follow same convention (#12)
FEATURES:
- New Resource:
dome9_continuous_compliance_notification
(#2) - New Data Source:
dome9_continuous_compliance_notification
(#2)
BUG FIXES:
- documention fixes: links and phrasing (#3)