projects
/
awsible
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add a basic cw alarm
[awsible]
/
infrastructure
/
management-stack
/
variables.tf
1
variable "region" {}
2
variable "remote_state_bucket" {}
3
variable "remote_state_table" {}
4
variable "acct_name" {}
5
variable "project" {}
6
variable "environment" {}
7
variable "key_name" {}