lexhuismans
Results
1
comments of
lexhuismans
Similarly I encountered the following error `json: cannot unmarshal string into Go struct field Template.Resources of type int` When running `goformation.Open()` ```Go _, err := goformation.Open(path) if err != nil...