Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add settings resources for AI/BI Dashboards embedding #4213

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Nov 12, 2024

Changes

This include two resources:

  • databricks_aibi_dashboard_embedding_access_policy_setting to control access policy
  • databricks_aibi_dashboard_embedding_approved_domains_setting to control list of approved domains

Resolves: #4179

Work in progress - there are problems with REST API - endpoints aren't correct

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

This include two resources:

- `databricks_aibi_dashboard_embedding_access_policy` to control access policy
- `databricks_aibi_dashboard_embedding_approved_domains` to control list of approved domains

Work in progress - there are problems with REST API - endpoints aren't correct
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4213
  • Commit SHA: 4e67e767360dedd32a3d750855d1cefd8e150946

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11795739964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add settings for control of AI/BI dashboards embedding
2 participants