Skip to content

Commit

Permalink
testing github workspace trigger 7
Browse files Browse the repository at this point in the history
  • Loading branch information
gaganhattar committed Jul 13, 2024
1 parent 65a8cba commit aaf031f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ output "cluster_security_group_id" {
description = "Security group ID for the Amazon Web Service EKS Cluster "
value = module.eks.cluster_security_group_id
}
output "Terraform_State_bucket" {
output "Terraform_State_bucket_Name" {
description = "terraform state bucket "
value = var.S3BucketName
}
Expand Down

0 comments on commit aaf031f

Please sign in to comment.