Skip to content

Commit

Permalink
Update example with all parameters set
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchnielsen committed Oct 1, 2024
1 parent 77f44ad commit 07d4b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/resources/prefect_deployment/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ resource "prefect_deployment" "deployment" {
"type" : "object",
"properties" : {
"some-parameter" : { "type" : "string" }
"some-parameter2" : { "type" : "string" }
}
})
path = "./foo/bar"
Expand Down

0 comments on commit 07d4b12

Please sign in to comment.