index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aws
/
ec2meta.go
Age
Commit message (
Expand
)
Author
2024-01-22
Use go-fsimpl to read from datasources (#1336)
Dave Henderson
2023-03-12
Bump to v4 module
Dave Henderson
2022-05-30
Add support for aws imdsv2 (#1402)
Suresh Kumar
2021-04-03
Update linting and fix field alignment issues
Dave Henderson
2019-11-13
Export /v3 from go module
Dave Henderson
2019-01-23
AWS region detection for SSM param store datasources
Dave Henderson
2018-09-24
Return error instead of using log.Fatal
Dave Henderson
2018-04-21
Linting subpackages too... (#302)
Dave Henderson
2017-08-07
Vault AWS EC2 auth (#190)
Stuart Clark
2017-06-21
Adding AWS_TIMEOUT environment variable
Dave Henderson
2016-09-04
Caching responses from EC2
Dave Henderson
2016-09-03
Short-circuit ec2 function defaults when not in AWS
Dave Henderson
2016-09-01
Adding ability to provide default for ec2region function
Dave Henderson
2016-03-27
Using defaults on network errors and timeouts
Dave Henderson
2016-03-27
Adding ec2tag and ec2region functions
Dave Henderson
2016-03-25
Adding new ec2dynamic function
Dave Henderson
2016-03-25
Adding ec2meta function
Dave Henderson