-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
r/vpc_endpoint_service - add supported_ip_address_types
argument
#25189
r/vpc_endpoint_service - add supported_ip_address_types
argument
#25189
Conversation
supported_ip_address_types
argumentsupported_ip_address_types
argument
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointService_basic' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointService_basic -timeout 180m === RUN TestAccVPCEndpointService_basic === PAUSE TestAccVPCEndpointService_basic === CONT TestAccVPCEndpointService_basic --- PASS: TestAccVPCEndpointService_basic (222.88s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 227.028s
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointService_basic' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointService_basic -timeout 180m === RUN TestAccVPCEndpointService_basic === PAUSE TestAccVPCEndpointService_basic === CONT TestAccVPCEndpointService_basic --- PASS: TestAccVPCEndpointService_basic (220.32s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 225.331s
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointService_basic' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointService_basic -timeout 180m === RUN TestAccVPCEndpointService_basic === PAUSE TestAccVPCEndpointService_basic === CONT TestAccVPCEndpointService_basic --- PASS: TestAccVPCEndpointService_basic (267.36s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 272.126s
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointService_supportedIPAddressTypes' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointService_supportedIPAddressTypes -timeout 180m === RUN TestAccVPCEndpointService_supportedIPAddressTypes === PAUSE TestAccVPCEndpointService_supportedIPAddressTypes === CONT TestAccVPCEndpointService_supportedIPAddressTypes --- PASS: TestAccVPCEndpointService_supportedIPAddressTypes (255.11s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 262.224s
This reverts commit 419e077.
…nce test." This reverts commit 561c22f.
…l-use-aws_iam_session_context
…wed_principal-use-aws_iam_session_context' into HEAD
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointServiceAllowedPrincipal_basic' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointServiceAllowedPrincipal_basic -timeout 180m === RUN TestAccVPCEndpointServiceAllowedPrincipal_basic === PAUSE TestAccVPCEndpointServiceAllowedPrincipal_basic === CONT TestAccVPCEndpointServiceAllowedPrincipal_basic --- PASS: TestAccVPCEndpointServiceAllowedPrincipal_basic (238.55s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 246.202s
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCEndpointServiceDataSource_' PKG=ec2 ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointServiceDataSource_ -timeout 180m === RUN TestAccVPCEndpointServiceDataSource_gateway === PAUSE TestAccVPCEndpointServiceDataSource_gateway === RUN TestAccVPCEndpointServiceDataSource_interface === PAUSE TestAccVPCEndpointServiceDataSource_interface === RUN TestAccVPCEndpointServiceDataSource_custom === PAUSE TestAccVPCEndpointServiceDataSource_custom === RUN TestAccVPCEndpointServiceDataSource_Custom_filter === PAUSE TestAccVPCEndpointServiceDataSource_Custom_filter === RUN TestAccVPCEndpointServiceDataSource_CustomFilter_tags === PAUSE TestAccVPCEndpointServiceDataSource_CustomFilter_tags === RUN TestAccVPCEndpointServiceDataSource_ServiceType_gateway === PAUSE TestAccVPCEndpointServiceDataSource_ServiceType_gateway === RUN TestAccVPCEndpointServiceDataSource_ServiceType_interface === PAUSE TestAccVPCEndpointServiceDataSource_ServiceType_interface === CONT TestAccVPCEndpointServiceDataSource_gateway === CONT TestAccVPCEndpointServiceDataSource_CustomFilter_tags === CONT TestAccVPCEndpointServiceDataSource_custom --- PASS: TestAccVPCEndpointServiceDataSource_gateway (13.29s) --- PASS: TestAccVPCEndpointServiceDataSource_CustomFilter_tags (241.21s) === CONT TestAccVPCEndpointServiceDataSource_Custom_filter --- PASS: TestAccVPCEndpointServiceDataSource_custom (243.18s) === CONT TestAccVPCEndpointServiceDataSource_interface --- PASS: TestAccVPCEndpointServiceDataSource_interface (12.97s) === CONT TestAccVPCEndpointServiceDataSource_ServiceType_interface --- PASS: TestAccVPCEndpointServiceDataSource_ServiceType_interface (11.03s) === CONT TestAccVPCEndpointServiceDataSource_ServiceType_gateway --- PASS: TestAccVPCEndpointServiceDataSource_ServiceType_gateway (11.02s) --- PASS: TestAccVPCEndpointServiceDataSource_Custom_filter (249.41s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 494.769s
% make providerlint golangci-lint semall
==> Checking source code with providerlint...
==> Checking source code with golangci-lint...
==> Running Semgrep checks locally (must have semgrep installed)...
Scanning 3993 files with 37 go rules.
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████|3993/3993 tasks
Some files were skipped or only partially analyzed.
Scan was limited to files tracked by git.
Scan skipped: 1613 files matching .semgrepignore patterns
For a full list of skipped files, run semgrep with the --verbose flag.
Ran 37 rules on 3993 files: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
$ semgrep shouldafound --help
Scanning 957 files with 199 go rules.
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████|957/957 tasks
Some files were skipped or only partially analyzed.
Scan was limited to files tracked by git.
Scan skipped: 1613 files matching .semgrepignore patterns
For a full list of skipped files, run semgrep with the --verbose flag.
Ran 199 rules on 957 files: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
$ semgrep shouldafound --help
Scanning 1078 files with 197 go rules.
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████|1078/1078 tasks
Some files were skipped or only partially analyzed.
Scan was limited to files tracked by git.
Scan skipped: 1613 files matching .semgrepignore patterns
For a full list of skipped files, run semgrep with the --verbose flag.
Ran 198 rules on 1078 files: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
$ semgrep shouldafound --help
Scanning 790 files with 194 go rules.
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████|790/790 tasks
Some files were skipped or only partially analyzed.
Scan was limited to files tracked by git.
Scan skipped: 1613 files matching .semgrepignore patterns
For a full list of skipped files, run semgrep with the --verbose flag.
Ran 198 rules on 790 files: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
$ semgrep shouldafound --help
Scanning 1104 files with 198 go rules.
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████|1104/1104 tasks
Some files were skipped or only partially analyzed.
Scan was limited to files tracked by git.
Scan skipped: 1613 files matching .semgrepignore patterns
For a full list of skipped files, run semgrep with the --verbose flag.
Ran 198 rules on 1104 files: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
$ semgrep shouldafound --help |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
% make testacc TESTARGS='-run=TestAccVPCEndpointService_' PKG=ec2 ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointService_ -timeout 180m
=== RUN TestAccVPCEndpointService_basic
=== PAUSE TestAccVPCEndpointService_basic
=== RUN TestAccVPCEndpointService_disappears
=== PAUSE TestAccVPCEndpointService_disappears
=== RUN TestAccVPCEndpointService_tags
=== PAUSE TestAccVPCEndpointService_tags
=== RUN TestAccVPCEndpointService_networkLoadBalancerARNs
=== PAUSE TestAccVPCEndpointService_networkLoadBalancerARNs
=== RUN TestAccVPCEndpointService_supportedIPAddressTypes
=== PAUSE TestAccVPCEndpointService_supportedIPAddressTypes
=== RUN TestAccVPCEndpointService_allowedPrincipals
=== PAUSE TestAccVPCEndpointService_allowedPrincipals
=== RUN TestAccVPCEndpointService_gatewayLoadBalancerARNs
=== PAUSE TestAccVPCEndpointService_gatewayLoadBalancerARNs
=== RUN TestAccVPCEndpointService_privateDNSName
=== PAUSE TestAccVPCEndpointService_privateDNSName
=== CONT TestAccVPCEndpointService_basic
=== CONT TestAccVPCEndpointService_supportedIPAddressTypes
--- PASS: TestAccVPCEndpointService_basic (247.22s)
=== CONT TestAccVPCEndpointService_privateDNSName
--- PASS: TestAccVPCEndpointService_supportedIPAddressTypes (263.89s)
=== CONT TestAccVPCEndpointService_gatewayLoadBalancerARNs
--- PASS: TestAccVPCEndpointService_gatewayLoadBalancerARNs (199.27s)
=== CONT TestAccVPCEndpointService_allowedPrincipals
--- PASS: TestAccVPCEndpointService_privateDNSName (265.40s)
=== CONT TestAccVPCEndpointService_tags
--- PASS: TestAccVPCEndpointService_allowedPrincipals (282.44s)
=== CONT TestAccVPCEndpointService_networkLoadBalancerARNs
--- PASS: TestAccVPCEndpointService_tags (283.33s)
=== CONT TestAccVPCEndpointService_disappears
--- PASS: TestAccVPCEndpointService_networkLoadBalancerARNs (463.54s)
--- PASS: TestAccVPCEndpointService_disappears (240.70s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 1047.855s
% make testacc TESTARGS='-run=TestAccVPCEndpointServiceAllowedPrincipal_basic' PKG=ec2 ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointServiceAllowedPrincipal_basic -timeout 180m
=== RUN TestAccVPCEndpointServiceAllowedPrincipal_basic
=== PAUSE TestAccVPCEndpointServiceAllowedPrincipal_basic
=== CONT TestAccVPCEndpointServiceAllowedPrincipal_basic
--- PASS: TestAccVPCEndpointServiceAllowedPrincipal_basic (238.55s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 246.202s
% make testacc TESTARGS='-run=TestAccVPCEndpointServiceDataSource_' PKG=ec2 ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 2 -run=TestAccVPCEndpointServiceDataSource_ -timeout 180m
=== RUN TestAccVPCEndpointServiceDataSource_gateway
=== PAUSE TestAccVPCEndpointServiceDataSource_gateway
=== RUN TestAccVPCEndpointServiceDataSource_interface
=== PAUSE TestAccVPCEndpointServiceDataSource_interface
=== RUN TestAccVPCEndpointServiceDataSource_custom
=== PAUSE TestAccVPCEndpointServiceDataSource_custom
=== RUN TestAccVPCEndpointServiceDataSource_Custom_filter
=== PAUSE TestAccVPCEndpointServiceDataSource_Custom_filter
=== RUN TestAccVPCEndpointServiceDataSource_CustomFilter_tags
=== PAUSE TestAccVPCEndpointServiceDataSource_CustomFilter_tags
=== RUN TestAccVPCEndpointServiceDataSource_ServiceType_gateway
=== PAUSE TestAccVPCEndpointServiceDataSource_ServiceType_gateway
=== RUN TestAccVPCEndpointServiceDataSource_ServiceType_interface
=== PAUSE TestAccVPCEndpointServiceDataSource_ServiceType_interface
=== CONT TestAccVPCEndpointServiceDataSource_gateway
=== CONT TestAccVPCEndpointServiceDataSource_CustomFilter_tags
=== CONT TestAccVPCEndpointServiceDataSource_custom
--- PASS: TestAccVPCEndpointServiceDataSource_gateway (13.29s)
--- PASS: TestAccVPCEndpointServiceDataSource_CustomFilter_tags (241.21s)
=== CONT TestAccVPCEndpointServiceDataSource_Custom_filter
--- PASS: TestAccVPCEndpointServiceDataSource_custom (243.18s)
=== CONT TestAccVPCEndpointServiceDataSource_interface
--- PASS: TestAccVPCEndpointServiceDataSource_interface (12.97s)
=== CONT TestAccVPCEndpointServiceDataSource_ServiceType_interface
--- PASS: TestAccVPCEndpointServiceDataSource_ServiceType_interface (11.03s)
=== CONT TestAccVPCEndpointServiceDataSource_ServiceType_gateway
--- PASS: TestAccVPCEndpointServiceDataSource_ServiceType_gateway (11.02s)
--- PASS: TestAccVPCEndpointServiceDataSource_Custom_filter (249.41s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 494.769s
@DrFaust92 Thanks for the contribution 🎉 👏. |
This functionality has been released in v4.20.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Relates #24784
Output from acceptance testing: