Add examples / descriptions and generate website
This commit is contained in:
8
examples/provider/variables.tf
Normal file
8
examples/provider/variables.tf
Normal file
@@ -0,0 +1,8 @@
|
||||
variable "username" {
|
||||
}
|
||||
|
||||
variable "password" {
|
||||
}
|
||||
|
||||
variable "api_url" {
|
||||
}
|
||||
Reference in New Issue
Block a user