Skip to content

Latest commit

 

History

History
262 lines (140 loc) · 6.4 KB

CHANGELOG.md

File metadata and controls

262 lines (140 loc) · 6.4 KB

@common-fate/terraform-provider-commonfate

2.29.1

Patch Changes

  • a9e6218: Add has_jira_ticket to workflow validation block

2.29.0

Minor Changes

  • 51007fa: Add Snowflake integration

Patch Changes

  • 4f4b6d5: Fix docs which referred to an invalid cedar when expression example for resource.name containing a substring

2.28.0

Minor Changes

  • d25996a: added default_local_port option for AWS_RDS Users
  • 7da8aa4: Adds EKS Proxy resources

Patch Changes

  • c4057c8: Add strongly typed availability and selector resources for EKS.

2.27.1

Patch Changes

  • d6a2c55: Fix unused field from Jira integration resource

2.27.0

Minor Changes

  • 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

2.26.1

Patch Changes

  • 3843890: Fix typo in the reason_regex field.

2.26.0

Minor Changes

  • 261fa75: Add reason pattern matching to validation in access workflows.

Patch Changes

  • c61cdc5: add optional rds endpoint for rds users

2.25.2

Patch Changes

  • 44a24e9: Fix issue causing typed connect errors to not be handled correctly in the update method of some resources

2.25.1

Patch Changes

  • fc8ef10: Adds the AWS Account to the rds database resource

2.25.0

Minor Changes

  • c66efff: Adds resources and a datasource for registering proxies and RDS databases for Common Fate

2.24.0

Minor Changes

  • 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.

2.23.1

Patch Changes

  • 5d72d75: Fix an issue where commonfate_policyset resources could not be imported.

2.23.0

Minor Changes

  • 39262e3: Adds 'commonfate_aws_resource_scanner' resource

Patch Changes

  • 1cec17c: Terraform provider now displays an error message indicating that the availability may have been deleted when attempting to update a non-existent availability.

2.22.0

Minor Changes

  • 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

Patch Changes

  • a1ae4b8: Improved error message when invalid_scope error is received

2.21.0

Minor Changes

  • 26b6be4: Add support for extend access configuration with max extensions and extension duration in access workflows.

Patch Changes

  • aa6fe28: Deprecate tryExtendAfter and make it an optional field.

2.20.0

Minor Changes

  • 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.

2.19.0

Minor Changes

  • 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.

2.18.1

Patch Changes

  • 1041e78: Add sso_access_portal_url field to aws_idc_integration field

2.18.0

Minor Changes

  • eb15d50: Adds support for configuring Amazon S3 log destinations using the Terraform provider.

Patch Changes

  • 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

2.17.0

Minor Changes

  • eaa448a: Adds support for configuring the Common Fate Auth0 integration.

Patch Changes

  • 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.

2.16.1

Patch Changes

  • 7a104b7: Fix an issue causing the provider to panic.

2.16.0

Minor Changes

  • 3bf9ab9: Added custom resource for GCP Role Group

Patch Changes

  • de45f99: Add default duration to access workflow.
  • 74b047e: Adds option to slack alert to send direct messages to approvers

2.15.0

Minor Changes

  • cbd0f85: adds variable to workflows to configure expiry time for closing approved requests

2.14.1

Patch Changes

  • b3d6971: Fix for config file does not exist error

2.14.0

Minor Changes

  • c4a3323: Add support for configuring the Terraform provider entirely via environment variables.
  • 4a3a3f0: Adds gcp_bigquery_table_selector and gcp_bigquery_table_availabilities, used for just-in-time access to BigQuery Tables.
  • 4a3a3f0: Adds gcp_bigquery_dataset_selector and gcp_bigquery_dataset_availabilities, used for just-in-time access to BigQuery Datasets.
  • 4a3a3f0: Adds gcp_organization_selector and gcp_organization_availabilities, used for just-in-time access to organization-level GCP roles.
  • 794a2d8: Add Webhook Integration resource

Patch Changes

  • 950bf6d: Fix an issue where Terraform would prompt to set the 'use_web_console_for_approval_action' to null each plan/apply.

2.13.1

Patch Changes

  • f9e3d72: Add additional config for Slack Alert to optionally perform approvals via the web app.

2.13.0

Minor Changes

  • 956ea4a: add ability to link slack notifier to a slack integration via its ID

2.12.0

Minor Changes

  • 8930396: Added DataStax integration resources.

2.11.0

Minor Changes

  • 15361af: Added DataStax integration

2.10.1

Patch Changes

  • 8403479: Fix availability_spec resource update api call causing 500 errors

2.10.0

Minor Changes

  • 3fbaac4: Add resources for Okta JIT integration

2.9.0

Minor Changes

  • 8a8ef14: Remove the RDS integration and add support for audit role to the aws IDC integration.

2.8.1

Patch Changes

  • c123aec: Update documentation

2.8.0

Minor Changes

  • 742fc86: add AWS IAM Identity Center group resources