Skip to content

Commit

Permalink
Reference PR in the changelog (ansible-collections#665)
Browse files Browse the repository at this point in the history
Link PR in changelog

SUMMARY

Link PR in changelog

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <[email protected]>
  • Loading branch information
alinabuzachis authored Feb 10, 2022
1 parent e802ef6 commit b381554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ bugfixes:
for fix breaking on instance creation with launch template (https://github.com/ansible-collections/amazon.aws/pull/587).
deprecated_features:
- ec2_instance - The default value for ```instance_type``` has been deprecated,
in the future release you must set an instance_type or a launch_template".
in the future release you must set an instance_type or a launch_template (https://github.com/ansible-collections/amazon.aws/pull/587).
4 changes: 2 additions & 2 deletions changelogs/fragments/615-s3-validate_bucket_name.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
minor_changes:
- aws_s3 - Add `validate_bucket_name` option, to control bucket name validation.
- s3_bucket - Add `validate_bucket_name` option, to control bucket name validation.
- aws_s3 - Add ``validate_bucket_name`` option, to control bucket name validation (https://github.com/ansible-collections/amazon.aws/pull/615).
- s3_bucket - Add ``validate_bucket_name`` option, to control bucket name validation (https://github.com/ansible-collections/amazon.aws/pull/615).

0 comments on commit b381554

Please sign in to comment.