Skip to content

make testacc doesn't work because the directory structure has been changed #21384

@suzuki-shunsuke

Description

@suzuki-shunsuke

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform CLI and Terraform AWS Provider Version

Affected Resource(s)

Terraform Configuration Files

Debug Output

Panic Output

Expected Behavior

Actual Behavior

make testacc failed.

$ make testacc TESTARGS='-run=TestAccLambdaPermission' 
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal -v -count 1 -parallel 20 -run=TestAccLambdaPermission -timeout 180m
no Go files in /Users/shunsuke-suzuki/repos/src/github.com/hashicorp/terraform-provider-aws/internal
make: *** [testacc] Error 1

Steps to Reproduce

Run make testacc TESTARGS='-run=TestAccLambdaPermission'

Important Factoids

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAddresses a defect in current functionality.repositoryRepository modifications; GitHub Actions, developer docs, issue templates, codeowners, changelog.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions