DevSecOps Engineer
vi main.tf
main.tf:
resource "docker_image" "nginx_image" {
name = "nginx:latest"
}
terraform init
Execute terraform plan:
terraform plan -out=tf_image_plan
Apply the plan:
terraform apply tf_image_plan
Techiio is on the journey to build an ocean of technical knowledge, scouring the emerging stars in process and proffering them to the corporate world.
Follow us on:
Quick Links
Policies
Subscribe to get latest updates