-
Notifications
You must be signed in to change notification settings - Fork 1
Policy tag support for aws_lakeformation_permissions #1
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
base: f-aws_lakeformation_policy_tag
Are you sure you want to change the base?
Policy tag support for aws_lakeformation_permissions #1
Conversation
e796126
to
5bf3443
Compare
64a0137
to
e42fb36
Compare
0c681c5
to
c0f51dc
Compare
255934f
to
924eb29
Compare
c0f51dc
to
44f82d5
Compare
44f82d5
to
78e37d0
Compare
75d7bc5
to
19a63f1
Compare
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
…e-ip-types r/vpc_endpoint_service - add `supported_ip_address_types` argument
r/datasync_location_efs - add access point args
…es/github.com/aws/aws-sdk-go-1.44.39 build(deps): bump github.com/aws/aws-sdk-go from 1.44.34 to 1.44.39
…es/providerlint/github.com/aws/aws-sdk-go-1.44.39 build(deps): bump github.com/aws/aws-sdk-go from 1.44.34 to 1.44.39 in /providerlint
…ation_policy_tag New resource: aws_lakeformation_lf_tag
19a63f1
to
25fe426
Compare
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
Thank you for your contribution! 🚀 Please note that typically Go dependency changes are handled in this repository by dependabot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the Additional details:
|
Community Note
Relates OR Closes #0000
Output from acceptance testing: