mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Whitespace fix
This commit is contained in:
parent
7e1d278d19
commit
5baab66f4b
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ def hosted_zone_present(name, domain_name=None, private_zone=False, caller_ref=N
|
|||
- vpc_name (really just a pointer to vpc_id anyway).
|
||||
- vpc_region (again, supported in boto3 but not boto2).
|
||||
|
||||
If you need the ability to update these attributes, please use the newer
|
||||
If you need the ability to update these attributes, please use the newer
|
||||
boto3_route53 module instead.
|
||||
|
||||
name
|
||||
|
|
Loading…
Add table
Reference in a new issue