-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
close account w/tests #23950
close account w/tests #23950
Conversation
Co-authored-by: Tim Bannister <[email protected]>
@@ -14,8 +14,7 @@ import ( | |||
"github.com/hashicorp/terraform-provider-aws/internal/conns" | |||
) | |||
|
|||
func testAccAccount_basic(t *testing.T) { | |||
acctest.Skip(t, "AWS Organizations Account testing is not currently automated due to manual account deletion steps.") |
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.
Can you please add environment varlables to make it easier to run tests when desired vs always skipping
Im just going to merge this into #23931 and can work off of that. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
This PR is a continuation branch of #23931 with the recommended changes for testing. Since I have exceeded my quota on my personal accounts, I can not run this. This also increases the tshirt size so feel free to consider that when reviewing.
Community Note
Relates OR Closes #23931
Output from acceptance testing: