Dag Wieers
cdd21e2170
Clean up module documentation ( #36909 )
...
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
Sloane Hertel
fd72e4aef2
Make an aws_credentials documentation fragment for plugins using environment vars ( #35578 )
2018-02-02 08:50:11 -05:00
Sloane Hertel
ff2ad89081
Fix aws_account_attribute lookup credentials bug for access keys ( #35242 )
2018-01-23 18:55:56 -05:00
Sloane Hertel
58adf1750e
[cloud] New a lookup plugin for AWS account attributes ( #33025 )
...
* Add a lookup plugin for AWS account attributes
* PEP8
* Use config system instead of hard coding logic for environment variables
* simplify logic
* Return a flattened dict to make using easier
* Reformat return example
2017-12-19 12:20:19 -05:00