Rosh PR

Just blog

Tag

terraform

Terraform: Using user data in Launch configuration

User data is commonly used in launch configuration to run scripts during instance initialization. Launch configuration is usually used along with auto scaling groups to launch instances with similar instance settings. Userdata can be templatized in terraform. Templatizing helps in… Continue Reading →

Internal ELB creation for autoscaling groups using terraform

Terraform script for creation of internal ELB is a bit tricky compared to usual ELB. Internal ELB is used between private networks within a ELB. These are used mainly for load balancing services within a private VPC network. The most… Continue Reading →

Terraform : Best way to organize your project

Terraform provides simple & very easy way to manage your cloud using uniform & simple scripts across different clouds. Terraform can manage existing and popular service providers as well as custom in-house solutions. Key features of Terraform are Infrastructure as Code… Continue Reading →

© 2024 Rosh PR — Powered by WordPress

Theme by Anders NorenUp ↑