Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cliftonHPE committed Dec 4, 2024
1 parent 03f380b commit 1f7bc37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/index.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/provider/provider.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
provider "hpeuxi" {
client_id = "your_greenlake_uxi_client_id"
client_secret = "your_greenlake_uxi_client_secret"
client_id = "your_greenlake_uxi_client_id"
client_secret = "your_greenlake_uxi_client_secret"
}

0 comments on commit 1f7bc37

Please sign in to comment.