langflow/deploy/scripts/terraform
Matheus Jacques d13771d8c9 🔧 chore(terraform): update security group rules to allow ingress and egress traffic on port 8080
🔧 chore(terraform): modify user data script for manager instance to fetch instance metadata with token and start a netcat server on port 8080 to provide join token
🔧 chore(terraform): modify user data script for worker instance to fetch manager IP and join the swarm using the join token obtained from the manager on port 8080
2023-08-24 18:48:44 +02:00
..
modules/docker-swarm 🔧 chore(terraform): update security group rules to allow ingress and egress traffic on port 8080 2023-08-24 18:48:44 +02:00
.terraform.lock.hcl First implementation of terraform setup 2023-08-21 13:45:41 -03:00
main.tf 🔧 chore(terraform): update security group rules to allow ingress and egress traffic on port 8080 2023-08-24 18:48:44 +02:00
outputs.tf First implementation of terraform setup 2023-08-21 13:45:41 -03:00
variables.tf First implementation of terraform setup 2023-08-21 13:45:41 -03:00