Browse code

Update hwc_network_vpc.py (#54829)

zhongjun2 authored on 2019/04/04 11:43:50
Showing 1 changed files
... ...
@@ -30,7 +30,7 @@ requirements:
30 30
 options:
31 31
     state:
32 32
         description:
33
-            - Whether the given object should exist in vpc
33
+            - Whether the given object should exist in vpc.
34 34
         type: str
35 35
         choices: ['present', 'absent']
36 36
         default: 'present'