https://pulumi.com logo
c

calm-greece-42329

04/14/2019, 6:36 PM
for example the TF param is required:
Copy code
// "password": &schema.Schema{
			// 	Type:        schema.TypeString,
			// 	Required:    true,
			// 	DefaultFunc: schema.EnvDefaultFunc("INFOBLOX_PASSWORD", nil),
			// 	Description: "Password to authenticate with Infoblox appliance",
			// },