Marcelo Castellani

Results 3 issues of Marcelo Castellani

Building on this capability, Terraform 0.12 now permits using entire resources as object values within configuration, including returning them as outputs and passing them as input variables: #### Configuration for...

hacktoberfest
terraform 0.12

Due to the new type system introduced in 0.12, Terraform now allows use of arbitrary collection values in both input variables and attributes. Terraform has always supported primitive values (strings,...

hacktoberfest
terraform 0.12

Need to implement Rich Types, available at Terraform 0.12 Terraform providers and resources always expect specific data types to be provided. Terraform will continue to attempt to automatically convert a...

hacktoberfest
terraform 0.12