Chris Mague 3e432ea684 example packer | пре 7 година | |
---|---|---|
.gitignore | пре 7 година | |
.terraform-version | пре 7 година | |
README.md | пре 7 година | |
main.tf | пре 7 година | |
packer.json | пре 7 година | |
variables.tf | пре 7 година |
Runs a keycloak docker container, postgres container and sets up a database
tfenv install `cat .terraform-version`
terraform plan
terraform apply -var myip=<IP_ADDRESS_OF_YOUR_LAPTOP>