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.18.0) #382
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
7,708
commits into
main
Choose a base branch
from
pr-from-v6.18.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
% make testacc TESTS=TestAccEC2VpnConnectionDataSource_ PKG=ec2 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.6 test ./internal/service/ec2/... -v -count 1 -parallel 20 -run='TestAccEC2VpnConnectionDataSource_' -timeout 360m -vet=off 2025/10/09 20:21:06 Creating Terraform AWS Provider (SDKv2-style)... 2025/10/09 20:21:06 Initializing Terraform AWS Provider (SDKv2-style)... === RUN TestAccEC2VpnConnectionDataSource_basic === PAUSE TestAccEC2VpnConnectionDataSource_basic === RUN TestAccEC2VpnConnectionDataSource_byFilter === PAUSE TestAccEC2VpnConnectionDataSource_byFilter === RUN TestAccEC2VpnConnectionDataSource_nonExistentId === PAUSE TestAccEC2VpnConnectionDataSource_nonExistentId === RUN TestAccEC2VpnConnectionDataSource_noInput === PAUSE TestAccEC2VpnConnectionDataSource_noInput === CONT TestAccEC2VpnConnectionDataSource_basic === CONT TestAccEC2VpnConnectionDataSource_nonExistentId === CONT TestAccEC2VpnConnectionDataSource_noInput === CONT TestAccEC2VpnConnectionDataSource_byFilter --- PASS: TestAccEC2VpnConnectionDataSource_noInput (3.85s) --- PASS: TestAccEC2VpnConnectionDataSource_nonExistentId (5.41s) --- PASS: TestAccEC2VpnConnectionDataSource_byFilter (258.74s) --- PASS: TestAccEC2VpnConnectionDataSource_basic (593.10s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 597.880s
The channel ID has updated following migration to IBM slack.
…metric_alarm-add_example_metrics_insights [Docs] aws_cloudwatch_metric_alarm: Add an example and description about Metrics Insights query
chore: update release notification channel
F aws_rds_global_cluster data source
…ation Public documentation fix for odb
…ashicorp#44638) * Add pro roles * Update documentation * Add changelog
```console % make t K=ec2 T=TestAccEC2VPNConnectionDataSource_ 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='TestAccEC2VPNConnectionDataSource_' -timeout 360m -vet=off 2025/10/14 10:23:05 Creating Terraform AWS Provider (SDKv2-style)... 2025/10/14 10:23:05 Initializing Terraform AWS Provider (SDKv2-style)... --- PASS: TestAccEC2VPNConnectionDataSource_noInput (1.62s) --- PASS: TestAccEC2VPNConnectionDataSource_nonExistentId (2.57s) --- PASS: TestAccEC2VPNConnectionDataSource_byFilter (252.11s) --- PASS: TestAccEC2VPNConnectionDataSource_basic (252.37s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 259.363s ```
…ntcore-memory feat(bedrockagentcore): Memory and Memory Strategy resources
…ashicorp#44775) Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/integrations/terraform-provider-github/releases) - [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md) - [Commits](integrations/terraform-provider-github@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: integrations/github dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…gent-add-note-on-instructions docs: add note for optional argument instruction
Co-authored-by: Adrian Johnson <[email protected]>
changed aws_guardduty_feature additional_configuration from list to set
…icy-attachment list-resource/aws_iam_role_policy_attachment
…essource_flag Delete oci ressource flag
…ccount_state [Enhancement] AWS Organizations new account `state` attribute, deprecating `status`.
…version Prepare release v6.18.0
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.18.0) has been released in the upstream repository (hashicorp/terraform-provider-aws). This PR updates the main branch to this version.