Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 726 Bytes

File metadata and controls

37 lines (23 loc) · 726 Bytes

Code for Poznań - Infrastructure

Repository contains description of Code for Poznań infrastructure. You'll need AWS credentials into our organization and a tunnel to our bastion server in order to work with this code. This can't be done unless you've been added by one of admins (see ./admins.tf file).

Initialize project

terraform init

Check what terraform intend to change

terraform plan

Run the change

terraform apply

More commands

make help

License

Code is licensed under MIT LIcense. Documents are licensed under CC-BY-SA-4.0-PL (with the exception of Code for Poznań logo).