forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 1
chore: Update from hashicorp/terraform-provider-aws (v6.9.0) #372
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
Open
github-actions
wants to merge
3,148
commits into
main
Choose a base branch
from
pr-from-v6.9.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tainance-config Fix nil pointer dereference panic in S3 Tables MaintenanceConfiguration
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md) - [Commits](golangci/golangci-lint@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [breathingdust/github-jira-tidy](https://github.com/breathingdust/github-jira-tidy) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/breathingdust/github-jira-tidy/releases) - [Commits](breathingdust/github-jira-tidy@b1d3ce0...df7fb45) --- updated-dependencies: - dependency-name: breathingdust/github-jira-tidy dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This fixes the problem where importing an existing IPAM Pool CIDR can cause recreation despite the netmask lengths being identical. Signed-off-by: Ismayil Mirzali <[email protected]>
Signed-off-by: Ismayil Mirzali <[email protected]>
…es/dot-ci/tools/golang.org/x/tools-0.36.0 build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /.ci/tools
…es/dot-ci/tools/github.com/golangci/golangci-lint/v2-2.4.0 build(deps): bump github.com/golangci/golangci-lint/v2 from 2.3.1 to 2.4.0 in /.ci/tools
…-add_see_below_links [Docs] r/aws_msk_cluster: Add cross-reference links for “See below” references
…ervice_connect_drift Fix Out-of-Band changes to service_connect_configuration dont cause drift
…-length-diff fix: aws_vpc_ipam_pool_cidr netmask length diff
…ctions/breathingdust/github-jira-tidy-0.13.0 build(deps): bump breathingdust/github-jira-tidy from 0.12.0 to 0.13.0
…-for-releece Update changelog and version/version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A new tag (v6.9.0) has been released in the upstream repository (hashicorp/terraform-provider-aws). This PR updates the main branch to this version.