moving deprecated things to it's own folder
This commit is contained in:
parent
6203f355b2
commit
5abcff70ec
@ -16,7 +16,7 @@ test:
|
||||
|
||||
|
||||
rip:
|
||||
source ../secrets/set-env.sh && terraform destroy
|
||||
source ../secrets/set-env.sh && terraform plan -destroy -out $(plan)
|
||||
|
||||
clean:
|
||||
rm -f $(plan)
|
@ -1,7 +0,0 @@
|
||||
# AWS Things
|
||||
aws_region = "us-west-1"
|
||||
|
||||
athens_availability_zone = "us-west-1b"
|
||||
athens_cidr = "10.0.0.0/16"
|
||||
crete_cidr = "10.0.1.0/24"
|
||||
|
Loading…
Reference in New Issue
Block a user