Skip to content

Commit

Permalink
rename output.tf to outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Sep 28, 2023
1 parent 86db3c2 commit eee7546
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copyright © 2021-2023, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

# tflint-ignore: terraform_standard_module_structure
output "kube_config" {
value = local_file.kubeconfig.content
}

0 comments on commit eee7546

Please sign in to comment.