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
/
ec2info_test.go
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-03-10
chore(refactoring): Refactor/modernizations (#2345)
Dave Henderson
2023-12-19
test: use `t.Setenv` to set env vars in tests (#1940)
Eng Zer Jun
2023-04-29
Use required.NoError for faster failure in tests
Dave Henderson
2022-05-30
Add support for aws imdsv2 (#1402)
Suresh Kumar
2020-08-27
Add EC2Tags function
Suresh Kumar
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
2017-06-21
Adding AWS_TIMEOUT environment variable
Dave Henderson
2017-06-08
Namespacing the AWS funcs
Dave Henderson
2016-09-06
Formatting with gofmt -s
Dave Henderson
2016-09-06
Initializing the metaClient field with NewEc2Meta() instead of with a struct ...
Marc Boudreau
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
Fixing broken tests
Dave Henderson
2016-03-27
Adding ec2tag and ec2region functions
Dave Henderson