Skip to content

Fix TestSsmHooks which is not compatible with moto==4.1.1#29118

Merged
Taragolis merged 1 commit intoapache:mainfrom
Taragolis:fix-moto-ssm-validation-error
Jan 24, 2023
Merged

Fix TestSsmHooks which is not compatible with moto==4.1.1#29118
Taragolis merged 1 commit intoapache:mainfrom
Taragolis:fix-moto-ssm-validation-error

Conversation

@Taragolis
Copy link
Contributor

@Taragolis Taragolis commented Jan 24, 2023

Recent version of moto==4.1.1 broke our main, this PR introduce fixe.

The problem that we do not pass all mandatory fields to SsmClient.put_parameter method and moto before 4.1.1 ignored this check: getmoto/moto#5835

@Taragolis Taragolis requested review from ashb, kaxil and potiuk January 24, 2023 02:21
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jan 24, 2023
@Taragolis Taragolis added the type:misc/internal Changelog: Misc changes that should appear in change log label Jan 24, 2023
@Taragolis Taragolis merged commit 1166d69 into apache:main Jan 24, 2023
@Taragolis Taragolis deleted the fix-moto-ssm-validation-error branch January 24, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants