Skip to content
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

Route53: fix diff mode when state: absent #802

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Route53: fix diff mode when state: absent #802

merged 1 commit into from
Nov 12, 2021

Conversation

markuman
Copy link
Member

SUMMARY

Fix diff mode when state: absend

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

route53

@markuman markuman added the gate label Nov 12, 2021
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansible-zuul ansible-zuul bot merged commit 2b01e9c into ansible-collections:main Nov 12, 2021
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request May 25, 2022
…et name (ansible-collections#802)

Update s3 module_util validate_bucket_name to accept 3 character bucket name

SUMMARY
According to the S3 docs (https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html), the minimum bucket name is 3 characters. The current validate_bucket_name function fails for any bucket name less than 4 characters. This PR updates the check and adds unit test cases for minimum length.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
s3
ADDITIONAL INFORMATION
To reproduce, attempt to perform an action on a bucket with a 3 character name.

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Gonéri Le Bouder <[email protected]>
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
Route53: fix diff mode when state: absent

SUMMARY
Fix diff mode when state: absend
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

route53

Reviewed-by: Felix Fontein <None>
Reviewed-by: None <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@2b01e9c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants