-
Notifications
You must be signed in to change notification settings - Fork 120
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
Resource Import Support #151
Conversation
974165c
to
909ca2d
Compare
909ca2d
to
7aab5ad
Compare
a15741e
to
069461a
Compare
069461a
to
7f56ec3
Compare
7d9a9e0
to
f3e1bbf
Compare
f3e1bbf
to
f871646
Compare
…96221591e08b2ffe1b20c7098dcb25b && go mod tidy && go mod vendor'.
Integrated changes to % TF_LOG=ERROR make testacc PKG_NAME=internal/aws/logs TESTARGS='-run=TestAccAWSLogsLogGroup_basic'
TF_ACC=1 go test ./internal/aws/logs -v -count 1 -parallel 20 -run=TestAccAWSLogsLogGroup_basic -timeout 180m
=== RUN TestAccAWSLogsLogGroup_basic
=== PAUSE TestAccAWSLogsLogGroup_basic
=== CONT TestAccAWSLogsLogGroup_basic
--- PASS: TestAccAWSLogsLogGroup_basic (22.34s)
PASS
ok github.com/hashicorp/terraform-provider-awscc/internal/aws/logs 22.980s |
If a file |
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 🚀.
I'll open an additional issue for the documentation generation.
Community Note
Requires hashicorp/terraform-plugin-framework#33 and hashicorp/terraform-plugin-framework#165
Closes #41
Notes
Output of acceptance test: