service/opsworks: Test Failures Due to custom_json Whitespace Changes #14811
Labels
service/opsworks
Issues and PRs that pertain to the opsworks service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Milestone
Community Note
Description
Recent updates to the testing configurations have triggering a bunch of new OpsWorks acceptance test failures, such as:
The
custom_json
whitespace change should not be present. This can be fixed by adjusting the shared test configuration to not include thecustom_json
argument except in testing that requires it. Otherwise, its value should be updated to not include the unexpected whitespace.Affected Resource(s)
Affected Tests
References
The text was updated successfully, but these errors were encountered: