- a9e6218: Add has_jira_ticket to workflow validation block
- 51007fa: Add Snowflake integration
- 4f4b6d5: Fix docs which referred to an invalid cedar when expression example for resource.name containing a substring
- d25996a: added default_local_port option for AWS_RDS Users
- 7da8aa4: Adds EKS Proxy resources
- c4057c8: Add strongly typed availability and selector resources for EKS.
- d6a2c55: Fix unused field from Jira integration resource
- 494417a: Add Jira Integration
- 89ea58b: Adds support for configuring approval steps on a workflow, which enables multi approval requirements for Grants.
- 703a0f9: Add workflow expiry options for closing requests automatically
- 3843890: Fix typo in the
reason_regex
field.
- 261fa75: Add reason pattern matching to validation in access workflows.
- c61cdc5: add optional rds endpoint for rds users
- 44a24e9: Fix issue causing typed connect errors to not be handled correctly in the update method of some resources
- fc8ef10: Adds the AWS Account to the rds database resource
- c66efff: Adds resources and a datasource for registering proxies and RDS databases for Common Fate
- b225c19: Adds a new resource type commonfate_aws_rds_database_availability which makes a single database and role available. The previous version using a selector was confusing because all database roles are specific to a single database.
- 5d72d75: Fix an issue where commonfate_policyset resources could not be imported.
- 39262e3: Adds 'commonfate_aws_resource_scanner' resource
- 1cec17c: Terraform provider now displays an error message indicating that the availability may have been deleted when attempting to update a non-existent availability.
- d5b60e4: Add support for extend access configuration with max extensions and extension duration in access workflows.
- df67fca: Adds resources for the the AWS RDS Integration
- a1ae4b8: Improved error message when invalid_scope error is received
- 26b6be4: Add support for extend access configuration with max extensions and extension duration in access workflows.
- aa6fe28: Deprecate tryExtendAfter and make it an optional field.
- c7d66c5: Adds support for specifying a priority on availability specs. The highest priority entitlement role will be suggested in the UI when requesting access.
- e474a0d: Add event action filtering to webhooks
- 329ef4e: Add notify_expiry_in_seconds to slack notification so that users can be notified at a preset time before their access expires.
- ac1c825: Adds new provisioner fields on commonfate_gcp_integration and commonfate_aws_idc_integration to support migration away from specifying integration config in the infrastructure configuration.
- 8b68262: Support disabling all webhook handlers for the Slack integration.
- 1041e78: Add sso_access_portal_url field to aws_idc_integration field
- eb15d50: Adds support for configuring Amazon S3 log destinations using the Terraform provider.
- 7555944: Update SDK for policy API Client
- bc57b5c: Support renaming commonfate_policyset resources
- 24450ff: Fixes an issue where terraform plan would always show a change for commonfate_slack_alert when the send_direct_message_to_approvers field is true
- 1de9dd6: Fixes commonfate_datastax_organization_selector always wanting to update if name is not set
- eaa448a: Adds support for configuring the Common Fate Auth0 integration.
- 79e779e: Fix typo in access selector documentation.
- 2cd50fb: Adds validation options to the commonfate-access-workflow resource. You can now configure workflows to require a reason to be provided.
- 7adc52a: Add default duration to access workflow.
- 7a104b7: Fix an issue causing the provider to panic.
- 3bf9ab9: Added custom resource for GCP Role Group
- de45f99: Add default duration to access workflow.
- 74b047e: Adds option to slack alert to send direct messages to approvers
- cbd0f85: adds variable to workflows to configure expiry time for closing approved requests
- b3d6971: Fix for config file does not exist error
- c4a3323: Add support for configuring the Terraform provider entirely via environment variables.
- 4a3a3f0: Adds
gcp_bigquery_table_selector
andgcp_bigquery_table_availabilities
, used for just-in-time access to BigQuery Tables. - 4a3a3f0: Adds
gcp_bigquery_dataset_selector
andgcp_bigquery_dataset_availabilities
, used for just-in-time access to BigQuery Datasets. - 4a3a3f0: Adds
gcp_organization_selector
andgcp_organization_availabilities
, used for just-in-time access to organization-level GCP roles. - 794a2d8: Add Webhook Integration resource
- 950bf6d: Fix an issue where Terraform would prompt to set the 'use_web_console_for_approval_action' to null each plan/apply.
- f9e3d72: Add additional config for Slack Alert to optionally perform approvals via the web app.
- 956ea4a: add ability to link slack notifier to a slack integration via its ID
- 8930396: Added DataStax integration resources.
- 15361af: Added DataStax integration
- 8403479: Fix availability_spec resource update api call causing 500 errors
- 3fbaac4: Add resources for Okta JIT integration
- 8a8ef14: Remove the RDS integration and add support for audit role to the aws IDC integration.
- c123aec: Update documentation
- 742fc86: add AWS IAM Identity Center group resources