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
/
vpcaccess-stack
/
variables.tf
1
variable "region" {}
2
variable "environment" {}
3
variable "remote_state_bucket" {}
4
variable "remote_state_table" {}
5
variable "acct_name" {}
6
variable "key_name" {}