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

Additional attributes in the column block #3187

Open
sharonjl opened this issue Oct 11, 2024 · 1 comment
Open

Additional attributes in the column block #3187

sharonjl opened this issue Oct 11, 2024 · 1 comment

Comments

@sharonjl
Copy link

Is there support to specify additional attributes in the column/table block and not break atlas cli commands?

  column "id" {
    null    = false
    type    = int
    my_attr = "some id"
  }
@a8m
Copy link
Member

a8m commented Oct 16, 2024

Hey @sharonjl 👋

We actually have plans to support this in the near future, allowing users to extend their HCL schema in the atlas.hcl file. I'll keep this issue open and update it when we have news.

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

No branches or pull requests

2 participants