Skip to content

Latest commit

 

History

History

02-nginx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

INFRA // NGINX

NGINX Web Service Deployment via Helm

References

Files

.
├── README.md
└── terraform
    ├── README.md
    ├── data.tf
    ├── env
    │   └── local.tfvars
    ├── main.tf
    ├── outputs.tf
    ├── values.yaml
    ├── variables.tf
    └── versions.tf

[[]]