diff --git a/outputs.tf b/outputs.tf index 9ac30d5..2fd29b3 100644 --- a/outputs.tf +++ b/outputs.tf @@ -1,3 +1,3 @@ -output "acgs" { +output "access_control_groups" { value = ncloud_access_control_group.acgs } \ No newline at end of file