[aws_workspaces_directory] Fix Empty Custom Security Group ID & Default OU#16589
Conversation
DrFaust92
left a comment
There was a problem hiding this comment.
Minor change in test config. otherwise looks good codewise
0755425 to
f0df988
Compare
f0df988 to
20304a1
Compare
|
LGTM 🚀 Thanks @Tensho Verified Acceptance Tests in Commercial (us-west-2) make testacc TEST=./aws TESTARGS='-run=TestAccAwsWorkspacesDirectory_workspaceCreationProperties'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAwsWorkspacesDirectory_workspaceCreationProperties -timeout 120m
=== RUN TestAccAwsWorkspacesDirectory_workspaceCreationProperties
=== PAUSE TestAccAwsWorkspacesDirectory_workspaceCreationProperties
=== CONT TestAccAwsWorkspacesDirectory_workspaceCreationProperties
--- PASS: TestAccAwsWorkspacesDirectory_workspaceCreationProperties (787.82s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 789.385s |
|
This has been released in version 3.21.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 for triage. Thanks! |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Closes #16122
Release note for CHANGELOG:
Unit Tests
Acceptance Tests