mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 10:48:59 +00:00
Adding 'project' parameter support for the Scaleway SG module. (#11366)
* Adding 'project' parameter support for the Scaleway SG module. * Adding changelog fragment. * Fixing documentation, organization is deprecated (although still available). * Updating docs to show both org and project ID options. * Incrementing version. Co-authored-by: Felix Fontein <felix@fontein.de> * Moving deprecated example to the end. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
aada864718
commit
c0df366471
2 changed files with 35 additions and 5 deletions
2
changelogs/fragments/11366-scaleway-sg-project-param.yml
Normal file
2
changelogs/fragments/11366-scaleway-sg-project-param.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- scaleway_security_group - added ``project`` parameter (https://github.com/ansible-collections/community.general/issues/11364, https://github.com/ansible-collections/community.general/pull/11366).
|
||||
Loading…
Add table
Add a link
Reference in a new issue