Actually add ACM resources to the GA provider resource map (#3380)

<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
This commit is contained in:
The Magician 2019-04-04 13:16:54 -07:00 committed by Riley Karson
parent 28be0e968d
commit 1715a1af94

View File

@ -139,6 +139,7 @@ func ResourceMap() map[string]*schema.Resource {
func ResourceMapWithErrors() (map[string]*schema.Resource, error) {
return mergeResourceMaps(
GeneratedAccessContextManagerResourcesMap,
GeneratedAppEngineResourcesMap,
GeneratedComputeResourcesMap,
GeneratedCloudBuildResourcesMap,