You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_env"></a> [env](#input\_env)|This is the environment suffix for example: sb (Sandbox), pre-prod (Pre-Production), prod (Production) |`string`|`"sb"`| no |
37
+
| <aname="input_environment"></a> [environment](#input\_environment)|The full environment name for example: `sandbox`, `non-production`, `production`|`string`|`"sandbox"`| no |
38
38
| <aname="input_gke_info_go_replicas"></a> [gke\_info\_go\_replicas](#input\_gke\_info\_go\_replicas)| The number of replicas for the gke-info deployment |`number`|`1`| no |
39
39
| <aname="input_gke_info_go_version"></a> [gke\_info\_go\_version](#input\_gke\_info\_go\_version)| The version of the gke-info deployment |`string`| n/a | yes |
40
40
| <aname="input_region"></a> [region](#input\_region)| The region to deploy the resources into |`string`| n/a | yes |
0 commit comments