terraform-aws-glue icon indicating copy to clipboard operation
terraform-aws-glue copied to clipboard

Terraform modules for provisioning and managing AWS Glue resources

Results 9 terraform-aws-glue issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.1 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...

auto-update
minor
dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210614182718-04defd469f4e to 0.23.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210614182718-04defd469f4e&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

auto-update
dependencies

Bumps google.golang.org/protobuf from 1.26.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.26.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

auto-update
minor
dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

auto-update
patch
dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210513164829-c07d793c2f9a to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210513164829-c07d793c2f9a&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

auto-update
dependencies

### Describe the Feature AWS glue crawler now additionally supports - hudi: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/glue_crawler#hudi_target - iceberg: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/glue_crawler#iceberg_target ### Expected Behavior Adding the below hudi_target would work successfully ``` module "glue_crawler" {...

### Describe the Bug Variable type error for partition index property ### Expected Behavior it should be list not map ### Steps to Reproduce I have attached a PR link...

bug

Bumps the go_modules group with 1 update in the /test/src directory: [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter). Updates `github.com/hashicorp/go-getter` from 1.6.1 to 1.7.4 Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings...

auto-update

Bumps the go_modules group in /test/src with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.6.1` | `1.7.5` |...

auto-update