Commit Graph

2 Commits

Author SHA1 Message Date
gregory hendrickson
212529bf66 Refactor: google_container_cluster
- Refactor provider block to use variable for project and region
- Update node_config to use variable for machine_type
- Add google_container_cluster resource for my-cluster
- set variables for project,region,machine_type,username and password
- Add variables.tf file for setting project,region,machine_type,username and password dynamically
2023-01-27 10:19:07 -08:00
gregory hendrickson
d055959b07 Refactor: google_container_cluster
- Refactor provider block to use variable for project and region
- Update node_config to use variable for machine_type
- Add google_container_cluster resource for my-cluster
- set variables for project,region,machine_type,username and password
- Add variables.tf file for setting project,region,machine_type,username and password dynamically
2023-01-27 10:16:10 -08:00