Skip to content

Commit

Permalink
Update docs/resources/variable.md
Browse files Browse the repository at this point in the history
Co-authored-by: domenicsim1 <[email protected]>
  • Loading branch information
HuyPhanNguyen and domenicsim1 authored Oct 10, 2024
1 parent 0d48cc5 commit 9c85af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/variable.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ resource "octopusdeploy_variable" "prompted_variable" {
}
}
# create a String variable to a library variable set
# create a String variable for a library variable set
resource "octopusdeploy_variable" "string_variable" {
owner_id = "LibraryVariableSets-123"
type = "String"
Expand Down

0 comments on commit 9c85af7

Please sign in to comment.