1.4.1
Features added:
- Added a new AWS instance metadata provider runtime parameter URI type for retrieving values from instance metadata without needing to explicitly retrieve a session token.
- Added a new tag type runtime parameter for discovering cloud provider tag values from the BIG-IP instance.
- The URL type runtime parameter now supports local file URLs.
Issues Resolved:
- Added a check to verify the configuration file is valid JSON or YAML. F5 BIG-IP Runtime Init returns a helpful error message in the case of a malformed declaration. Fixes GitHub Issue #33.