- Newest
- Most votes
- Most comments
The error message you provided, "Verbose cannot be true for Product type EXTERNAL," suggests that there might be an issue related to the product type or configuration.
Here are some steps you can take to troubleshoot and potentially resolve the issue:
-
Review Documentation: Make sure you have followed the AWS documentation for creating and updating products in the Service Catalog and using the Account Factory in Control Tower. Check if there are any specific requirements or restrictions for external products.
-
Product Type: As you mentioned, you created the product as an external product. Ensure that this is the correct product type for your use case. External products are typically used for resources provisioned outside of Service Catalog, and it might have different considerations compared to other product types.
-
Check Product Configuration: Review the configuration of your external product in the Service Catalog. Make sure that all required parameters and settings are correctly specified. You may need to modify the product definition to ensure it is compatible with the Account Factory.
-
Terraform Version: Ensure that you are using a version of Terraform that is supported by AWS Service Catalog and AWS Control Tower. Check the Terraform provider documentation for AWS to confirm compatibility.
-
AWS CLI and SDK Versions: Ensure that you are using the latest version of the AWS Command Line Interface (CLI) or SDKs to interact with AWS services. Outdated versions may have issues with newer features.
-
Review AWS Control Tower Settings: Check the settings in AWS Control Tower related to Service Catalog and Account Factory. Ensure that your AWS Control Tower environment is properly configured and up to date.
If notting else works, I would Contact AWS Support. They can provide assistance and guidance specific to your environment and configuration.
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago