-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
service/ssm: tech debt: fix V001 errors #23082
Conversation
New acceptance tests:
|
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.
Looks good! 🚀
Thanks for picking this up
--- PASS: TestAccSSMDocument_disappears (97.75s)
--- PASS: TestAccSSMDocument_params (99.42s)
--- PASS: TestAccSSMDocument_session (100.30s)
--- PASS: TestAccSSMDocument_Permission_private (100.52s)
--- PASS: TestAccSSMDocument_Permission_public (108.43s)
--- PASS: TestAccSSMDocument_Permission_batching (113.47s)
--- PASS: TestAccSSMDocument_basic (116.00s)
--- PASS: TestAccSSMDocument_automation (119.07s)
--- PASS: TestAccSSMDocument_SchemaVersion_1 (144.38s)
--- PASS: TestAccSSMDocument_Target_type (146.90s)
--- PASS: TestAccSSMDocument_DocumentFormat_yaml (147.27s)
--- PASS: TestAccSSMDocument_name (154.70s)
--- PASS: TestAccSSMDocument_update (154.97s)
--- PASS: TestAccSSMDocument_versionName (154.99s)
--- PASS: TestAccSSMDocument_package (163.10s)
--- PASS: TestAccSSMDocument_tags (166.23s)
--- PASS: TestAccSSMDocument_Permission_change (170.26s)
This functionality has been released in v4.0.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. Thank you! |
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. |
Community Note
Relates #11872
Output from acceptance testing: