Skip to content

Commit

Permalink
fix: docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
grace-rehn committed Dec 3, 2024
1 parent 6f35e56 commit 2d9538e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resource "octopusdeploy_generic_oidc_connect" "example" {
name = "Generic OpenID Connect Account (OK to Delete)"
execution_subject_keys = ["space", "project"]
audience = "api://Default"
audience = "api://default"
}

0 comments on commit 2d9538e

Please sign in to comment.