--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_cloudformation_module_default_version Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::CloudFormation::ModuleDefaultVersion --- # awscc_cloudformation_module_default_version (Data Source) Data Source schema for AWS::CloudFormation::ModuleDefaultVersion ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `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.