Fixed redshift_subnet_group typo (#31836)
This commit is contained in:
parent
5a6ee054c0
commit
ee4e1be7cd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ author:
|
||||||
- "Jens Carl (@j-carl), Hothead Games Inc."
|
- "Jens Carl (@j-carl), Hothead Games Inc."
|
||||||
module: redshift_subnet_group
|
module: redshift_subnet_group
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
short_description: mange Redshift cluster subnet groups
|
short_description: manage Redshift cluster subnet groups
|
||||||
description:
|
description:
|
||||||
- Create, modifies, and deletes Redshift cluster subnet groups.
|
- Create, modifies, and deletes Redshift cluster subnet groups.
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue