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

Exporter: support for databricks_permission_assignment export #3286

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Feb 21, 2024

Changes

fixes #3056

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 problem didn't arise before because all resources that were exposed as `data` did use
the `resourceOrDataBlockBody` function that did handle it...
@alexott alexott force-pushed the exporter-permission-assignment branch from 3b78fb2 to f7430ed Compare February 23, 2024 16:05
@alexott alexott added the exporter TF configuration generator label Feb 26, 2024
@makie17
Copy link

makie17 commented Apr 26, 2024

Hi, do you have any plan to include this into any release soon?

@alexott
Copy link
Contributor Author

alexott commented Apr 26, 2024

It's not fully implemented yet...

@makie17
Copy link

makie17 commented Apr 29, 2024

Do you when it can be expected? It the only thing missing in our DR process.

@alexott
Copy link
Contributor Author

alexott commented Apr 29, 2024

No ETA yet - unfortunately, it's not so straightforward to do on the workspace level. I maybe will add support on account level first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter TF configuration generator
Projects
None yet
2 participants