Skip to content

Commit

Permalink
modify my tf-script
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmylong1 committed Dec 27, 2023
1 parent f87b6c8 commit 0dff3cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions my-tf-script/README.md

This file was deleted.

12 changes: 6 additions & 6 deletions my-tf-script/backend.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#terraform {
# backend "gcs" {
# bucket = "thekubekloud"
# prefix = "terraform/state"
#}
#}
terraform {
backend "gcs" {
bucket = "thekubekloud"
prefix = "terraform/state"
}
}

0 comments on commit 0dff3cf

Please sign in to comment.