Skip to content

Conversation

tanmay-db
Copy link
Contributor

@tanmay-db tanmay-db commented Aug 13, 2025

Changes

Catalog now exports a stable UUID identifier in the catalog_id field. This PR adds this to the model for catalog as a computed attribute.

Waiting for support to be available in the API

Tests

Unit test

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • using Go SDK
  • using TF Plugin Framework
  • has entry in NEXT_CHANGELOG.md file

@tanmay-db tanmay-db requested review from a team as code owners August 13, 2025 08:20
@tanmay-db tanmay-db requested review from parthban-db and removed request for a team August 13, 2025 08:20
@tanmay-db tanmay-db removed request for a team and parthban-db August 13, 2025 08:20
@tanmay-db tanmay-db marked this pull request as draft August 13, 2025 08:22
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: 4930
  • Commit SHA: b2dd0f530aff5f80f690dcbad01f2284172752ee

Checks will be approved automatically on success.

@alexott
Copy link
Contributor

alexott commented Aug 29, 2025

This should be superced by #4976, but for some reason, catalog_id isn't a part of CatalogInfo struct. We need to make change in the API spec to include it

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.

2 participants