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 2d9538e commit e7d2878
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource "octopusdeploy_generic_oidc_connect" "example" {
resource "octopusdeploy_generic_oidc_account" "example" {
name = "Generic OpenID Connect Account (OK to Delete)"
execution_subject_keys = ["space", "project"]
audience = "api://default"
Expand Down

0 comments on commit e7d2878

Please sign in to comment.