70777020c4
* iam_password_policy: (integration tests) Use module defaults for AWS connection details * iam_password_policy: (integration tests) Ensure the policy is removed when tests fail * iam_password_policy: (integration tests) Add regression test for #59102 * iam_password_policy: Only return changed when the policy changes. * iam_password_policy: PasswordReusePrevention must be omitted to remove/set to 0 * #60930 add changelog * Update hacking AWS security policy to allow testing of Password Policy Management
3 lines
163 B
YAML
3 lines
163 B
YAML
bugfixes:
|
|
- iam_password_policy now only returns changed when the policy changes
|
|
- iam_password_policy no longer throws errors when you don't set pw_reuse_prevent
|