forked from ansible-collections/community.aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tag EC2 volume on creation (ansible-collections#604)
Tag EC2 volume on creation SUMMARY Tag EC2 volume on creation using TagSpecifications. Fixes: ansible-collections#596 ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_vol Reviewed-by: Jill R <None> Reviewed-by: None <None>
- Loading branch information
1 parent
7bdad10
commit e6b0e71
Showing
2 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
minor_changes: | ||
- ec2_vol - tag volume on creation (https://github.com/ansible-collections/amazon.aws/pull/603). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters