Skip to content

Commit

Permalink
chore: add remote gcs backend stub to terraform script
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgamache committed Feb 14, 2024
1 parent e27f6ae commit d04de88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/cas-cif/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ terraform {
version = "~> 5.2.0"
}
}

backend "gcs" {}
}

# Configure OCP infrastructure to setup the host and authentication token
Expand Down

0 comments on commit d04de88

Please sign in to comment.