A module that has been registered in the CloudFormation registry as the default version
arn
(String) The Amazon Resource Name (ARN) of the module version to set as the default version.module_name
(String) The name of a module existing in the registry.version_id
(String) The ID of an existing version of the named module to set as the default.id
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_cloudformation_module_default_version.example <resource ID>