-
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
fix: Skip listing tags on aws_vpclattice_service_network
data source when shared via RAM
#32939
Commits on Aug 9, 2023
-
fix: Skip listing tags on
aws_vpclattice_service_network
data sourc……e when shared via RAM
Configuration menu - View commit details
-
Copy full SHA for 546a922 - Browse repository at this point
Copy the full SHA 546a922View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae8b284 - Browse repository at this point
Copy the full SHA ae8b284View commit details -
d/aws_vpclattice_service_network: Tidy up.
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCLatticeServiceNetworkDataSource_' PKG=vpclattice ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/vpclattice/... -v -count 1 -parallel 2 -run=TestAccVPCLatticeServiceNetworkDataSource_ -timeout 180m === RUN TestAccVPCLatticeServiceNetworkDataSource_basic === PAUSE TestAccVPCLatticeServiceNetworkDataSource_basic === CONT TestAccVPCLatticeServiceNetworkDataSource_basic --- PASS: TestAccVPCLatticeServiceNetworkDataSource_basic (23.41s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/vpclattice 28.927s
Configuration menu - View commit details
-
Copy full SHA for 0e49849 - Browse repository at this point
Copy the full SHA 0e49849View commit details -
d/aws_vpclattice_service_network: Add 'TestAccVPCLatticeServiceNetwor…
…kDataSource_shared'. Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCLatticeServiceNetworkDataSource_shared' PKG=vpclattice ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/vpclattice/... -v -count 1 -parallel 2 -run=TestAccVPCLatticeServiceNetworkDataSource_shared -timeout 180m === RUN TestAccVPCLatticeServiceNetworkDataSource_shared === PAUSE TestAccVPCLatticeServiceNetworkDataSource_shared === CONT TestAccVPCLatticeServiceNetworkDataSource_shared --- PASS: TestAccVPCLatticeServiceNetworkDataSource_shared (40.59s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/vpclattice 45.992s
Configuration menu - View commit details
-
Copy full SHA for 33e897a - Browse repository at this point
Copy the full SHA 33e897aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce752d6 - Browse repository at this point
Copy the full SHA ce752d6View commit details -
d/aws_vpclattice_service: Tidy up acceptance tests.
Acceptance test output: % make testacc TESTARGS='-run=TestAccVPCLatticeServiceDataSource_' PKG=vpclattice ACCTEST_PARALLELISM=2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/vpclattice/... -v -count 1 -parallel 2 -run=TestAccVPCLatticeServiceDataSource_ -timeout 180m === RUN TestAccVPCLatticeServiceDataSource_basic === PAUSE TestAccVPCLatticeServiceDataSource_basic === RUN TestAccVPCLatticeServiceDataSource_byName === PAUSE TestAccVPCLatticeServiceDataSource_byName === CONT TestAccVPCLatticeServiceDataSource_basic === CONT TestAccVPCLatticeServiceDataSource_byName --- PASS: TestAccVPCLatticeServiceDataSource_basic (28.19s) --- PASS: TestAccVPCLatticeServiceDataSource_byName (28.28s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/vpclattice 33.556s
Configuration menu - View commit details
-
Copy full SHA for 089efe6 - Browse repository at this point
Copy the full SHA 089efe6View commit details -
d/aws_vpclattice_service: Don't list tags when service has been RAM-s…
…hared to the current account.
Configuration menu - View commit details
-
Copy full SHA for f7039a0 - Browse repository at this point
Copy the full SHA f7039a0View commit details