Skip to content

Commit

Permalink
init ocp test
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed May 14, 2024
1 parent 0977a41 commit ef35477
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@ terraform {
source = "terraform-redhat/rhcs"
}
}
}

terraform {
backend "s3" {}
}


provider "rhcs" {
token = var.offline_access_token
url = var.url
Expand Down

0 comments on commit ef35477

Please sign in to comment.