-
Notifications
You must be signed in to change notification settings - Fork 0
Sync 4 #13
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
Conversation
…weeper allow-list
```console % make testacc PKG=billing TESTS=TestAccBillingViewsDataSource_ make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... make: Running acceptance tests on branch: 🌿 f-aws_billing_views-add_data_source 🌿... TF_ACC=1 go1.24.6 test ./internal/service/billing/... -v -count 1 -parallel 20 -run='TestAccBillingViewsDataSource_' -timeout 360m -vet=off 2025/09/16 11:17:52 Creating Terraform AWS Provider (SDKv2-style)... 2025/09/16 11:17:52 Initializing Terraform AWS Provider (SDKv2-style)... --- PASS: TestAccBillingViewsDataSource_basic (16.23s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/billing 22.894s ```
Update `skip_matching` documentation for `aws_autoscaling_group`
…ws-add_data_source [New Data Source] aws_billing_views: Add new data source to retrieve a list of billing views
…ndpoint_configuration-allow_empty_notification_config [bugfix] aws_sagemaker_endpoint_configuration: Allow empty `async_inference_config.output_config.notification_config` block to avoid panic
…m-cluster Autonomous vm cluster resource and data source
…g-bad-error-type aws_athena_data_catalog: Handles incorrect error type now returned by AWS
…ent-iam-roles sweeper: `aws_iam_role`
sweepers: `aws_acm_certificate` and `aws_api_gateway_domain_name`
Community GuidelinesThis 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
Pull Request Authors
|
|
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. |
sync the fork with upstream after the merging cloud autonomous vm cluster