diff --git a/bootstrap/terraform/versions.tf b/bootstrap/terraform/versions.tf index 092db734..10952f9e 100644 --- a/bootstrap/terraform/versions.tf +++ b/bootstrap/terraform/versions.tf @@ -23,7 +23,7 @@ terraform { } } - ## Used for end-to-end testing on project; update to suit your needs + # ## Used for end-to-end testing on project; update to suit your needs # backend "s3" { # bucket = "terraform-crossplane-on-eks-github-actions-state" # region = "us-east-1"