Yoshitaka Fujii 89a0f515c7
Added terraform support for NIFCLOUD (#10227)
* Add NIFCLOUD

* Add tf-validate-nifcloud in gitlab-ci
2023-06-19 02:02:22 -07:00

4 lines
68 B
HCL

output "kubernetes_cluster" {
value = module.kubernetes_cluster
}