projects
/
awsible
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial commit of replacement infrastructure automation
[awsible]
/
infrastructure
/
modules
/
tf_aws_vpc
/
version.tf
1
terraform {
2
required_version = ">= 0.9.11"
3
}
4