Bump github/codeql-action/init from 4.37.0 to 4.37.3 Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 to 4.37.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/99df26d4f13ea111d4ec1a7dddef6063f76b97e9...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This Terraform and OpenTofu provider allows you to manage Iceberg resources, such as namespaces and tables.
iceberg_namespace: Read metadata for an existing namespace (catalog properties).iceberg_table: Read metadata for an existing table (schema, partition spec, sort order, and catalog properties).iceberg_namespace: Manage Iceberg namespaces and their properties.iceberg_table: Manage Iceberg tables, including schema definitions and properties.See the provider documentation for examples and attribute reference.
To build the provider and install it locally , run the build.sh script:
./build.sh
This script will:
./terraform-plugins.~/.terraformrc (or terraform.rc) file to point Terraform to this local registry.