Skip to content

Conversation

@ab-cs13
Copy link

@ab-cs13 ab-cs13 commented Oct 28, 2025

fork synced with HashiCorp

gdavison and others added 30 commits October 15, 2025 14:00
```console
% make t K=ec2 T=TestAccVPNConnectionDataSource_
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 f-aws_ec2_vpn_connection-new-data-source 🌿...
TF_ACC=1 go1.24.8 test ./internal/service/ec2/... -v -count 1 -parallel 20 -run='TestAccVPNConnectionDataSource_'  -timeout 360m -vet=off
2025/10/15 17:01:59 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/15 17:01:59 Initializing Terraform AWS Provider (SDKv2-style)...

--- PASS: TestAccVPNConnectionDataSource_noInput (1.61s)
--- PASS: TestAccVPNConnectionDataSource_nonExistentId (2.56s)
--- PASS: TestAccVPNConnectionDataSource_byFilter (298.01s)
--- PASS: TestAccVPNConnectionDataSource_basic (588.72s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/ec2        595.637s
```
dependabot bot and others added 27 commits October 27, 2025 09:39
…orp#44815)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t_dataset-update-attribute-validation

feat: update limit for relational table name in quicksight data set
…otebook_instance-add_notebook-al2023-v1

[Enhancement] aws_sagemaker_notebook_instance: Add `notebook-al2023-v1` as a valid `platform_identifier`
…pdates (hashicorp#44816)

* build(deps): bump the aws-sdk-go-v2 group across 1 directory with 7 updates

Bumps the aws-sdk-go-v2 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.35.8` | `1.35.9` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) | `1.32.8` | `1.32.9` |
| [github.com/aws/aws-sdk-go-v2/service/budgets](https://github.com/aws/aws-sdk-go-v2) | `1.39.4` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/service/datazone](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.44.0` |
| [github.com/aws/aws-sdk-go-v2/service/location](https://github.com/aws/aws-sdk-go-v2) | `1.49.8` | `1.50.0` |
| [github.com/aws/aws-sdk-go-v2/service/sagemaker](https://github.com/aws/aws-sdk-go-v2) | `1.216.0` | `1.217.0` |
| [github.com/aws/aws-sdk-go-v2/service/securityhub](https://github.com/aws/aws-sdk-go-v2) | `1.64.6` | `1.65.0` |



Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.35.8 to 1.35.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.35.8...service/sfn/v1.35.9)

Updates `github.com/aws/aws-sdk-go-v2/service/apigatewayv2` from 1.32.8 to 1.32.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.32.8...service/mgn/v1.32.9)

Updates `github.com/aws/aws-sdk-go-v2/service/budgets` from 1.39.4 to 1.40.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.4...service/s3/v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/service/datazone` from 1.43.2 to 1.44.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.2...service/s3/v1.44.0)

Updates `github.com/aws/aws-sdk-go-v2/service/location` from 1.49.8 to 1.50.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/batch/v1.49.8...service/s3/v1.50.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sagemaker` from 1.216.0 to 1.217.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.216.0...service/ec2/v1.217.0)

Updates `github.com/aws/aws-sdk-go-v2/service/securityhub` from 1.64.6 to 1.65.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.64.6...service/s3/v1.65.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway
  dependency-version: 1.35.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigatewayv2
  dependency-version: 1.32.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/budgets
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/datazone
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/location
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sagemaker
  dependency-version: 1.217.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/securityhub
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: make clean-tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jared Baker <[email protected]>
…der_image_recipe-ami-tags-support

feat: add support for ami_tags
…tcore_gateway-authorizer_type_AWS_IAM

[bugfix] aws_bedrockagentcore_gateway: Modify `authorizer_configuration` block to be `Optional` to accept `AWS_IAM` `authorizer_type`
…_rule-add_regex_values

[Enhancement] aws_lb_listener_rule: Add `regex_values` argument to `host_header`, `http_header` and `path_pattern` blocks within `condition` block
…uthorizer_configuration and authorizer_type config
…otected-gateway

fix(aws_bedrockagentcore_gateway): config for AWS_IAM authorizer type
…pdates (hashicorp#44831)

* build(deps): bump the aws-sdk-go-v2 group across 1 directory with 4 updates

Bumps the aws-sdk-go-v2 group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/costexplorer](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.19.15 to 1.20.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.19.15...v1.20.0)

Updates `github.com/aws/aws-sdk-go-v2/service/costexplorer` from 1.58.1 to 1.59.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.1...service/s3/v1.59.0)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.48.1 to 1.49.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.48.1...service/s3/v1.49.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.40.8 to 1.41.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.40.8...service/s3/v1.41.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/costexplorer
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>

* make clean-tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Johnson <[email protected]>
…s_application-application_configuration

feat: r/aws_emerserverless_application add runtime_configuration as an optional argument
…m/infrastructure/repository/integrations/github-6.7.1

build(deps): bump integrations/github from 6.7.0 to 6.7.1 in /infrastructure/repository
…h the list of images in a specified public repository (hashicorp#44795)

* add datasource for ecrpublic `DescribeImages`
* add test
* add website documentation
@github-actions
Copy link

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@ab-cs13 ab-cs13 merged commit ba05e80 into main Oct 28, 2025
17 of 21 checks passed
@github-actions
Copy link

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

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.